[Support] Allow multiple paired calls to {start,stop}Timer()
authorVedant Kumar <vsk@apple.com>
Tue, 22 Dec 2015 17:36:17 +0000 (17:36 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 22 Dec 2015 17:36:17 +0000 (17:36 +0000)
commit3a7ab8845f4bcd67207e73fef57c8b17225c4685
treef86111b03a2109bb8f0cf8a1239a9a5dd6840736
parentf8bc6b53de9295bb11aa334888421269bda8c7ca
[Support] Allow multiple paired calls to {start,stop}Timer()

Differential Revision: http://reviews.llvm.org/D15619

Reviewed-by: rafael
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256258 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Timer.h
lib/Support/Timer.cpp
unittests/Support/CMakeLists.txt
unittests/Support/TimerTest.cpp [new file with mode: 0644]