[PATCH] D15619: [Support] Make llvm::Timer reusable
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 14:51:47 PST 2015
vsk updated this revision to Diff 43404.
vsk marked 3 inline comments as done.
vsk added a comment.
- Used a new bool to implement hasTriggered() for simplicity.
http://reviews.llvm.org/D15619
Files:
include/llvm/Support/Timer.h
lib/Support/Timer.cpp
unittests/Support/CMakeLists.txt
unittests/Support/TimerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15619.43404.patch
Type: text/x-patch
Size: 6181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151221/cef397a6/attachment.bin>
More information about the llvm-commits
mailing list