ΒΆextern void thinlto_codegen_process(
    thinlto_code_gen_t cg)

Description

Optimize and codegen all the modules added to the codegenerator using ThinLTO. Resulting objects are accessible using thinlto_module_get_object().

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

Parameters

thinlto_code_gen_t cg