Function llvm_sys::lto::thinlto_codegen_process [−][src]
pub unsafe extern "C" fn thinlto_codegen_process(cg: thinlto_code_gen_t)
Optimize and codegen all modules attached to the code generator.
Resulting objects are accessible with thinlto_module_get_object
.