Implement getTimeRecord natively in Win32, properly conditionalize the
authorChris Lattner <sabre@nondot.org>
Mon, 7 Jun 2004 19:34:51 +0000 (19:34 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Jun 2004 19:34:51 +0000 (19:34 +0000)
commitb4db5f3e4b24bfc515bc615b2b6256083c7ef508
tree47ad3793bfaf209816a19d7cc8252f1131fd11d6
parenta8221604021163455b19d49322001bca63656aa1
Implement getTimeRecord natively in Win32, properly conditionalize the
getrusage implementation on HAVE_GETRUSAGE

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