Hahnfeld added a comment. Hi Michal,
this currently breaks for me: `-lunwind` will find the system default `libunwind.so.8` instead of LLVMs `libunwind.so.1` which breaks some tests. This has worked magically before because libc++ and libc++abi where explicitely linked against LLVMs `libunwind.so.1`. Could we force that in the linker script as well? Thanks, Jonas Repository: rL LLVM https://reviews.llvm.org/D25008 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits