ΒΆextern void thinlto_codegen_disable_codegen(
    thinlto_code_gen_t cg,
    lto_bool_t disable)

Description

Disable CodeGen, only run the stages till codegen and stop. The output will be bitcode.

Declared at: llvm/include/llvm-c/lto.h:768

Parameters

thinlto_code_gen_t cg
lto_bool_t disable