[][src]Function llvm_sys::lto::thinlto_codegen_set_codegen_only

pub unsafe extern "C" fn thinlto_codegen_set_codegen_only(
    cg: thinlto_code_gen_t,
    codegen_only: lto_bool_t
)

Perform codegen only; disable all other stages.