[clang] [llvm] Use global TimerGroups for both new pass manager and old pass manager timers (PR #130375)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 11 10:24:46 PDT 2025


================
@@ -19,6 +19,5 @@
 // NPM:       InstCombinePass{{$}}
 // NPM-NOT:   InstCombinePass #
 // TIME: Total{{$}}
-// NPM: Pass execution timing report
----------------
aeubanks wrote:

why does this line disappear?

https://github.com/llvm/llvm-project/pull/130375


More information about the llvm-commits mailing list