llvm-6502/lib/Support/Windows
Rafael Espindola 29c17db650 Add support for getting the last modification time from a file_status.
Use that in llvm-ar.cpp to replace a use of sys::PathWithStatus.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184450 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-20 18:42:04 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Remove Path::getDirectoryContents. 2013-06-19 15:32:37 +00:00
PathV2.inc Add support for getting the last modification time from a file_status. 2013-06-20 18:42:04 +00:00
Process.inc sys::process::get_id() now returns the process ID instead of a process handle on Windows. Patch thanks to Kim Gräsman! 2013-06-08 20:29:03 +00:00
Program.inc Replace use of PathV1.h in Program.cpp. 2013-06-14 19:38:45 +00:00
RWMutex.inc
Signals.inc Remove a use of sys::Path. 2013-06-14 13:59:21 +00:00
system_error.inc
ThreadLocal.inc
TimeValue.inc
Watchdog.inc
Windows.h Fix build on Windows 2013-05-15 09:00:30 +00:00