This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-25 21:48:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Support
/
Windows
History
Michael J. Spencer
b1010e4913
Properly test the LLVM_USE_RVALUE_REFERENCES macro.
...
llvm-svn: 161978
2012-08-15 19:16:27 +00:00
..
DynamicLibrary.inc
Make DynamicLibrary thread-safe w/r/t call to dlerror() after dlopen(). PR10718
2011-08-22 19:01:52 +00:00
explicit_symbols.inc
Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers!
2011-07-09 08:41:20 +00:00
Host.inc
revert r147542 after comments from Joerg Sonnenberger
2012-01-05 18:28:46 +00:00
Memory.inc
Windows/Memory.inc: Support the ability to allocate memory "near" another block of memory on Win32. It has fixed FIXME.
2011-10-15 01:58:16 +00:00
Mutex.inc
…
Path.inc
Disabling a spurious deprecation warning about using PathV1 from within the PathV1 implementation file.
2012-06-09 13:59:29 +00:00
PathV2.inc
Properly test the LLVM_USE_RVALUE_REFERENCES macro.
2012-08-15 19:16:27 +00:00
Process.inc
Try to unbreak the windows build.
2012-07-20 19:49:33 +00:00
Program.inc
Support/Program: Make Change<stream>ToBinary return error_code.
2011-12-13 23:16:49 +00:00
RWMutex.inc
Remove tabs.
2012-07-19 00:06:06 +00:00
Signals.inc
Disable the crash reporter when running lit tests.
2012-01-11 20:53:25 +00:00
system_error.inc
Make Win32's header file name lower for cross build on case-sensitive filesystem.
2011-02-04 12:53:04 +00:00
ThreadLocal.inc
Satisfy C++ aliasing rules, per suggestion by Chandler.
2012-06-12 01:06:16 +00:00
TimeValue.inc
…
Windows.h
Revert r146363 to allow buildbots to make forward progress.
2011-12-12 17:58:31 +00:00