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.
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.