[LLVMdev] [PATCH] Seh exceptions on Win64

Chandler Carruth chandlerc at google.com
Fri Apr 18 02:29:46 PDT 2014


On Tue, Apr 15, 2014 at 8:53 PM, Nico Rieck <nico.rieck at gmail.com> wrote:

> On 15.04.2014 20:43, Martell Malone wrote:
> > Could I get some feedback on this?
> > I'm not sure if the emitting of the register names will effect msvc.
>
> Emitting the register names LGTM (in fact GAS doesn't seem to be able to
> parse this anyway). Since this is just GAS assembly, this does not
> affect MSVC. Some tests would be nice, if possible.


Nico, tests are not nice, they are absolutely required in LLVM. And it
might be good to get some of the MC maintainers to look at this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140418/28b6e0b9/attachment.html>


More information about the llvm-dev mailing list