[PATCH] D43136: Make LLVM timer reprintable: that is, make more than one print action on the same timer feasible
Graydon Hoare via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 15:03:05 PDT 2018
graydon added a comment.
In https://reviews.llvm.org/D43136#1199781, @george.karpenkov wrote:
> @graydon could you just explicitly `.clear()` them?
There is no public API with which to do so (or indeed, to access them at all). I would be happy to otherwise. Shall I add such an API?
Repository:
rL LLVM
https://reviews.llvm.org/D43136
More information about the llvm-commits
mailing list