Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/builtins/
-
trunk/
-
lib/
-
builtins/
-
enable_execute_stack.c
Hide Panel
f
Keyboard Reference
?
Differential
D36066
[compiler-rt] Fix mingw-w64 cross compilation
Closed
Public
Authored by
mstorsjo
on Jul 30 2017, 1:32 PM.
Download Raw Diff
Details
Reviewers
martell
chapuni
compnerd
Commits
rGadf4489009de: [builtins] Fix mingw-w64 cross compilation
rCRT309537: [builtins] Fix mingw-w64 cross compilation
rL309537: [builtins] Fix mingw-w64 cross compilation
Summary
Lowercase the Windows.h include in enable_execute_stack.c, just as in emutls.c in SVN r302340.
Diff Detail
Repository
rL LLVM
Event Timeline
mstorsjo
created this revision.
Jul 30 2017, 1:32 PM
Herald
added a subscriber:
dberris
.
·
View Herald Transcript
Jul 30 2017, 1:32 PM
compnerd
accepted this revision.
Jul 30 2017, 3:12 PM
This revision is now accepted and ready to land.
Jul 30 2017, 3:12 PM
Closed by commit
rL309537: [builtins] Fix mingw-w64 cross compilation
(authored by
mstorsjo
).
·
Explain Why
Jul 30 2017, 11:05 PM
This revision was automatically updated to reflect the committed changes.