This is needed for the continuation of D46504,
to be able to store the timings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46939
[Timers] TimerGroup: add constructor from StringMap<TimeRecord> ClosedPublic Authored by lebedev.ri on May 16 2018, 4:57 AM.
Details
Diff Detail
Event Timelinelebedev.ri added a parent revision: D46938: [Timers] TimerGroup: make printJSONValues() method public.May 16 2018, 4:57 AM This revision is now accepted and ready to land.May 16 2018, 9:31 AM Closed by commit rL332506: [Timers] TimerGroup: add constructor from StringMap<TimeRecord> (authored by lebedevri). · Explain WhyMay 16 2018, 11:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147140 llvm/trunk/include/llvm/Support/Timer.h
llvm/trunk/lib/Support/Timer.cpp
|