[LLVMdev] Libc++abi tests on ARM

Renato Golin renato.golin at linaro.org
Mon May 12 13:49:48 PDT 2014


On 12 May 2014 21:37, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
> IIRC, you will also need "-funwind-tables" in the libc++abi build too,
> otherwise _Unwind_RaiseException gets marked as cantunwind and then none of
> it works.

I just re-compiled with -funwind-tables and got the same errors.

cheers,
--renato



More information about the llvm-dev mailing list