thinlto_module_get_object

Function thinlto_module_get_object 

Source
pub unsafe extern "C" fn thinlto_module_get_object(
    cg: *mut LLVMOpaqueThinLTOCodeGenerator,
    index: u32,
) -> LTOObjectBuffer
Expand description

Return a reference to the indexth object file produced by the code generator.