This allows configuring LLVM unwinder separately from the C++ library
matching how we configure it in libcxx.
This also applies changes made to libunwind+libcxxabi+libcxx in D113253
to compiler-rt.
Differential D115674
[CMake][compiler-rt] Provide a dedicated option for LLVM unwinder phosek on Dec 13 2021, 1:46 PM. Authored by
Details This allows configuring LLVM unwinder separately from the C++ library This also applies changes made to libunwind+libcxxabi+libcxx in D113253
Diff Detail
Unit Tests
Event TimelineComment Actions LGTM (Why don't the sanitizers default to any of the *-commits mailing lists as subscribers?)
Comment Actions @mstorsjo let me know if this looks good to you, I tested this locally and it seems to be working fine. |
This todo refers to this change itself.