[LLVMdev] [PATCH] Seh exceptions on Win64

Martell Malone martellmalone at gmail.com
Tue Apr 15 13:50:20 PDT 2014


Hi yaron,

Good spot :)
missed that in my conversion.

Updated patch attached


On Tue, Apr 15, 2014 at 9:45 PM, Martell Malone <martellmalone at gmail.com>wrote:

> Updated patch.
>
> I've reordered seh patch to have includes in the correct location
> Was a very sloppy edit before
>
>
>
> On Tue, Apr 15, 2014 at 7:43 PM, Martell Malone <martellmalone at gmail.com>wrote:
>
>> 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/98ef47c9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-win64-exceptions.patch
Type: application/octet-stream
Size: 16925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140415/98ef47c9/attachment.obj>


More information about the llvm-dev mailing list