Reid Spencer
|
dacbf466c8
|
Actually get the #include correct so it compiles .. duh.
llvm-svn: 17817
|
2004-11-15 04:47:22 +00:00 |
Reid Spencer
|
315efa1a84
|
Make it actually compile on Solaris.
llvm-svn: 17815
|
2004-11-15 04:42:44 +00:00 |
Reid Spencer
|
bfb7b3eb68
|
Consolidate the implementation of TimeValue::now() for Unix to use the
seemingly ubiquitous gettimeofday(3) call.
llvm-svn: 17813
|
2004-11-15 04:36:35 +00:00 |
Reid Spencer
|
f71143c3e5
|
Updated to reflect changes in the interface of TimeValue::now().
llvm-svn: 16515
|
2004-09-25 08:32:37 +00:00 |
Reid Spencer
|
1cc1994edf
|
Added stub implementations of TimeValue concept for remaining platforms.
llvm-svn: 16513
|
2004-09-25 05:03:54 +00:00 |