[LLVMdev] [PATCH] Seh exceptions on Win64

Martell Malone martellmalone at gmail.com
Tue Apr 15 11:43:46 PDT 2014


Hi,

I'd like to submit a patch to match the clang patch on the front end.
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140414/103257.html

The front end doesn't need this patch to work but it's still important.
This is mostly based on work done by kai from redstar.de

Could I get some feedback on this?
I'm not sure if the emitting of the register names will effect msvc.

Many Thanks

Martell Malone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140415/70489003/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-win64-exceptions.patch
Type: application/octet-stream
Size: 16693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140415/70489003/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-emit-reg-names.patch
Type: application/octet-stream
Size: 1754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140415/70489003/attachment-0001.obj>


More information about the llvm-dev mailing list