[PATCH] MINGW64 Driver, TLS and SEH exception

Martell Malone martellmalone at gmail.com
Tue Apr 15 11:32:57 PDT 2014


Hi

This is my first time using a mailing list so bare with me please.

Based on work done by ruben vb I have created a patch for clang that will
find the include directories for the new windows-gnu triplet.
I have also enabled TLS which mingw64 supports and the introduction of SEH
exceptions on the front end.

A patch will also be sent to the llvm mailing list for the backend.

Many Thanks
Martell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140415/4fa401ae/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-enable-tls.patch
Type: application/octet-stream
Size: 905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140415/4fa401ae/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-mingw-driver.patch
Type: application/octet-stream
Size: 20454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140415/4fa401ae/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-win64-seh.patch
Type: application/octet-stream
Size: 7107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140415/4fa401ae/attachment-0002.obj>


More information about the cfe-commits mailing list