Fix the JIT in the Nightly tester. This was not a fun bug to track down.
authorChris Lattner <sabre@nondot.org>
Thu, 31 Jul 2003 19:38:34 +0000 (19:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 31 Jul 2003 19:38:34 +0000 (19:38 +0000)
commit71336a9c14d2da7fd9ab094eed8c6f3695b864ee
treed2e358a3b0ef77508a4ba8b2a2dd265fdcc8d7ea
parent396aecd032413d461a9b8a0b2499ee6a838859f4
Fix the JIT in the Nightly tester.  This was not a fun bug to track down.
See the comments in the patch for details.

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