Displaying 2 results from an estimated 2 matches for "103257".
Did you mean:
103251
2014 Apr 15
10
[LLVMdev] [PATCH] Seh exceptions on Win64
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
-------------- nex...
2014 Apr 17
2
[LLVMdev] [PATCH] Seh exceptions on Win64
...at 11:43 AM, Martell Malone
> <martellmalone at gmail.com <mailto: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
> <http://redstar.de>
>
> Could I get some feedback on this?
> I'm not sure if the emitting of the r...