Function llvm_sys::lto::thinlto_codegen_set_codegen_only

source ยท
pub unsafe extern "C" fn thinlto_codegen_set_codegen_only(
    cg: thinlto_code_gen_t,
    codegen_only: lto_bool_t
)
Expand description

Perform codegen only; disable all other stages.