Function rustc_codegen_llvm::llvm::LLVMRustPrintPassTimings

source ·
pub unsafe extern "C" fn LLVMRustPrintPassTimings(
    size: *const size_t,
) -> *const c_char
Expand description

Print the pass timings since static dtors aren’t picking them up.