| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Lowercase the Windows.h include in enable_execute_stack.c, just as in
emutls.c in SVN r302340.
Differential Revision: https://reviews.llvm.org/D36066
llvm-svn: 309537
|
| |
|
|
|
|
|
|
| |
Include Windows.h instead of winbase.h and windef.h
Patch by Tee Hao Wei!
llvm-svn: 249373
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The is so that we can avoid using libgcc and use compiler-rt with
mingw-w64.
Related driver patch
http://reviews.llvm.org/D11077
I have tested this with mingw-w64 and everything seems to be in order.
I also sent this patch to the mingw-w64 mailing list for them to look at.
Patch by Martell Malone.
Differential Revision: http://reviews.llvm.org/D11085
llvm-svn: 242539
|
| |
|
|
|
|
| |
Move prototypes into headers and fix a few inconsistencies.
llvm-svn: 202591
|
|
|
directory
llvm-svn: 201393
|