pub(crate) unsafe extern "C" fn LLVMRustPrintPassTimings(
OutStr: &RustString,
)Expand description
Prints the timing information collected by -Ztime-llvm-passes.
pub(crate) unsafe extern "C" fn LLVMRustPrintPassTimings(
OutStr: &RustString,
)Prints the timing information collected by -Ztime-llvm-passes.