[−][src]Function llvm_sys::lto::thinlto_codegen_process
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
.