[PATCH] D92146: [Timer] [TableGen] Add a function to TimerGroup to suppress report sorting
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 12:02:15 PST 2020
lattner added a comment.
Huh interesting. I'd recommend making this a cl::opt flag so any client of timers can get it. Timer.cpp already has a bunch of these flags (e.g. TrackSpace) so I'd just add one more
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92146/new/
https://reviews.llvm.org/D92146
More information about the llvm-commits
mailing list