[PATCH] D126909: [CMake][compiler-rt] Provide a dedicated option for LLVM unwinder
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 13:08:52 PDT 2022
mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126909/new/
https://reviews.llvm.org/D126909
More information about the llvm-commits
mailing list