[][src]Function llvm_sys::lto::thinlto_codegen_disable_codegen

pub unsafe extern "C" fn thinlto_codegen_disable_codegen(
    cg: thinlto_code_gen_t,
    disable: lto_bool_t
)

Disable code generation (running all stages until codegen).

The output with codegen disabled is bitcode.