[PATCH] Disable HAVE_EHTABLE_SUPPORT for mingw win64

İsmail Dönmez ismail at donmez.ws
Tue May 21 14:47:53 PDT 2013


I didn't check but my guess its available on DW2 setups. Need to double
check.


On Tue, May 21, 2013 at 9:22 PM, Rafael Espíndola <
rafael.espindola at gmail.com> wrote:

> Is __register_frame available on any windows setup? If not, shouldn't
> you use LLVM_ON_WIN32?
>
> On 19 May 2013 08:50, İsmail Dönmez <ismail at donmez.ws> wrote:
> > Hi,
> >
> > With gcc 4.8.0 mingw now supports SEH on Win64, but __register_frame
> > function is not defined in libgcc.
> >
> > Attached patch disables HAVE_EHTABLE_SUPPORT for gcc on win64, which
> fixes
> > the compilation on such setups.
> >
> > Please apply.
> >
> > ismail
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130521/e076a81c/attachment.html>


More information about the llvm-commits mailing list