Function rustc_codegen_llvm::llvm::LLVMRustAddLibraryInfo

source ยท
pub unsafe extern "C" fn LLVMRustAddLibraryInfo<'a>(
    PM: &PassManager<'a>,
    M: &'a Module,
    DisableSimplifyLibCalls: bool,
)