Normally when LIBCXXABI_USE_LLVM_UNWINDER is set, the cxx target in
itself also depends on unwind, but if only building a static libcxx,
building libcxx doesn't build libunwind.
This is an alternative to D113467.
Differential D113481
[libcxx] Add a dependency on unwind for tests, if LIBCXXABI_USE_LLVM_UNWINDER is set mstorsjo on Nov 9 2021, 5:29 AM. Authored by
Details
Diff Detail
|