Function llvm_sys::lto::thinlto_codegen_disable_codegen

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

Disable code generation (running all stages until codegen).

The output with codegen disabled is bitcode.