[PATCH] D43136: Make LLVM timer reprintable: that is, make more than one print action on the same timer feasible
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 15:06:14 PDT 2018
george.karpenkov added a subscriber: ab.
george.karpenkov added a comment.
@graydon Ah right, .clear() is public on a Timer, but not exposed through TimerGroup.
I'm fine with adding such an API.
I'm not sure whether anyone else would object ( @MatzeB @ab @thegameg ?)
Repository:
rL LLVM
https://reviews.llvm.org/D43136
More information about the llvm-commits
mailing list