[PATCH] mingw-w64 support for compiler-rt

Martell Malone martellmalone at gmail.com
Thu Jul 2 13:17:00 PDT 2015


Greetings all,

I am cross posting this to the mingw-w64 mailing list and llvm-commits list.

Attached is 2 patches to enable compiler-rt to be used as a replacement
libgcc for mingw-w64.

I have tested this with clang and it passes simple test.

I would like some input on the patch from the members of the mingw-64 list
And a review from llvm-commits if possible :)

Kind Regards
Martell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150702/90ba0bc5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0021-add-support-for-mingw-w64-in-builtins.patch
Type: application/octet-stream
Size: 2644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150702/90ba0bc5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0022-builtins-implement-_chkstk-routine-for-windows.patch
Type: application/octet-stream
Size: 3036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150702/90ba0bc5/attachment-0001.obj>


More information about the llvm-commits mailing list