ΒΆextern void thinlto_codegen_process(
thinlto_code_gen_t cg)
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:677
Parameters
- thinlto_code_gen_t cg