ΒΆextern void thinlto_codegen_set_codegen_only(
    thinlto_code_gen_t cg,
    lto_bool_t codegen_only)

Description

Perform CodeGen only: disable all other stages.

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

Parameters

thinlto_code_gen_t cg
lto_bool_t codegen_only