Function llvm_sys::lto::thinlto_module_get_object

source ยท
pub unsafe extern "C" fn thinlto_module_get_object(
    cg: thinlto_code_gen_t,
    index: c_uint
) -> LTOObjectBuffer
Expand description

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