Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-15 | Actually get the #include correct so it compiles .. duh. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17817 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-11-15 | Consolidate the implementation of TimeValue::now() for Unix to use the | Reid Spencer | |
seemingly ubiquitous gettimeofday(3) call. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17813 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-09-25 | Added stub implementations of TimeValue concept for remaining platforms. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16513 91177308-0d34-0410-b5e6-96231b3b80d8 |