Function rustc_codegen_llvm::llvm::LLVMRustThinLTOBufferCreate

source ยท
pub unsafe extern "C" fn LLVMRustThinLTOBufferCreate(
    M: &Module,
    is_thin: bool,
    emit_summary: bool,
) -> &'static mut ThinLTOBuffer