[llvm-dev] EH failures in MCJIT
Krzysztof Parzyszek via llvm-dev
llvm-dev at lists.llvm.org
Mon Mar 7 07:08:07 PST 2016
On 3/6/2016 1:38 AM, Eric Fiselier wrote:
> I recognize these failures, and I think they should be fixed when
> building with clang 3.8. IIRC the cause of the errors is that
> libc++abi.so linked to the wrong unwinding libraries pre-3.8. I believe
> the relevant commit is r255559 (http://reviews.llvm.org/rL255559).
>
> PS. You should use -DLLVM_ENABLE_LIBCXX=ON instead of
> -DCMAKE_CXX_FLAGS='-stdlib=libc++'.
>
Thanks. I'll switch to 3.8 once it's released.
-Krzysztof
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
More information about the llvm-dev
mailing list