Fix a race condition in the Timer class.
authorOwen Anderson <resistor@mac.com>
Tue, 17 Nov 2009 07:06:10 +0000 (07:06 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 17 Nov 2009 07:06:10 +0000 (07:06 +0000)
commit252e574924a64852d04d8666cbf5b7ed5896c6b3
tree57ae5d60080134acf4abace6e99b8c0f954795a5
parent7378b1bd00033d8be64d388d60a562027cbf953a
Fix a race condition in the Timer class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89056 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Timer.cpp