From: Reid Spencer Date: Mon, 15 Nov 2004 04:36:36 +0000 (+0000) Subject: Consolidate the implementation of TimeValue::now() for Unix to use the X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e660bd7296a638c47e35275d7f0659fdeaee8fce;p=oota-llvm.git Consolidate the implementation of TimeValue::now() for Unix to use the seemingly ubiquitous gettimeofday(3) call. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17814 91177308-0d34-0410-b5e6-96231b3b80d8 ---