[cfe-dev] libcxxabi cmake test problem on Linux x86-64

İsmail Dönmez ismail at donmez.ws
Wed Jul 16 04:10:31 PDT 2014


Hi,


On Mon, Jul 14, 2014 at 8:10 PM, Dan Albert <danalbert at google.com> wrote:

> Submitted (with some slight modifications, s/libgcc_s/libgcc_eh/) as
> r212958. Tested with and without the LLVM unwinder, and things look good.
> Thanks again!


Changing gcc_s with gcc_eh doesn't look good. libcxxabi tests pass but llvm
MCJIT exception tests fail with:

"terminating with uncaught exception of type int"

So please change it back to gcc_s.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140716/ff410653/attachment.html>


More information about the cfe-dev mailing list