[PATCH] compiler-rt: Fix windows executable stack handling
Stephen Hines
srhines at google.com
Fri Sep 5 13:13:53 PDT 2014
Ping.
On Tue, Sep 2, 2014 at 2:41 PM, Stephen Hines <srhines at google.com> wrote:
> The following patch allows compiler-rt to build/execute under a mingw
> build for windows. The existing code (ifdef-ed out on windows) doesn't
> build or execute correctly for this environment. Please take a look and let
> me know if it is ok to commit it.
>
> Thanks,
> Steve
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140905/74d23560/attachment.html>
More information about the llvm-commits
mailing list