llvm-6502/lib/System/Win32
2010-09-20 04:03:07 +00:00
..
Alarm.inc
DynamicLibrary.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Fix the "unable to rename temporary" lit test failing on Windows. rename is now copy + delete on Windows. Problem to be revisited for a permanent and clean solution. 2010-09-20 04:03:07 +00:00
Process.inc
Program.inc Move the declaration SetInformationJobObject() outside of namespace. 2010-09-17 11:14:18 +00:00
RWMutex.inc
Signals.inc Add an interface for unregistering a file from the FilesToRemove list. 2010-09-01 14:17:34 +00:00
ThreadLocal.inc Add an erase() method to llvm::ThreadLocal. 2010-07-28 22:49:43 +00:00
TimeValue.inc
Win32.h