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 D46938
[Timers] TimerGroup: make printJSONValues() method public ClosedPublic Authored by lebedev.ri on May 16 2018, 4:57 AM.
Details
Diff Detail
Event Timelinelebedev.ri added a child revision: D46939: [Timers] TimerGroup: add constructor from StringMap<TimeRecord>.May 16 2018, 4:57 AM lebedev.ri added a parent revision: D46937: [Timers] TimerGroup::printJSONValue(): print doubles with no precision loss. This revision is now accepted and ready to land.May 16 2018, 9:33 AM Closed by commit rL332505: [Timers] TimerGroup: make printJSONValues() method public (authored by lebedevri). · Explain WhyMay 16 2018, 11:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147139 llvm/trunk/include/llvm/Support/Timer.h
llvm/trunk/lib/Support/Timer.cpp
|