[PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind

Adhemerval Zanella via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 12 07:45:41 PDT 2016


zatrazz added a comment.

Yes, but my understaning is the proposed link order will force libc++ to link against _Unwind* symbols from libunwind (this is what I am observing also).


https://reviews.llvm.org/D23420





More information about the cfe-commits mailing list