This allows configuring LLVM unwinder separately from the C++ library
matching how we configure it in libcxx.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This LGTM (although it would probably be easier to reason about if merged with the other patch).
Libcxx seems to maybe be moving to a different style of option for requesting linking e.g. libcxxabi statically, but I'm not sure if it's worth (or even feasible) to try to align this option with the suggested new libcxx option format.