1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Support/Windows
Rafael Espindola 11ae298b4f Try to fix the windows build.
llvm-svn: 127416
2011-03-10 18:30:48 +00:00
..
DynamicLibrary.inc Windows/DynamicLibrary.inc: ELM_Callback fix for mingw-w64. 2011-02-09 04:18:12 +00:00
explicit_symbols.inc Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc. 2011-02-05 15:11:53 +00:00
Host.inc
Memory.inc
Mutex.inc
Path.inc Try to fix the windows build. 2011-03-10 18:30:48 +00:00
PathV2.inc Windows/PathV2.inc: Eliminate redundant condition. DWORD is unsigned. 2011-03-07 00:12:53 +00:00
Process.inc
Program.inc Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). It should be provided with _WIN32_WINNT>=0x0500. 2011-02-09 04:18:21 +00:00
RWMutex.inc
Signals.inc
system_error.inc
ThreadLocal.inc
TimeValue.inc
Windows.h Windows/Windows.h: Redefine _WIN32_WINNT here. mingw-w64 tends to define it as 0x0502 in its headers. 2011-02-09 04:18:30 +00:00