[libcxx-commits] [PATCH] D113252: [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler implied -lunwind
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 5 07:17:48 PDT 2021
mstorsjo added a comment.
(I guess we could make Clang not warn on unused `--unwindlib` options, but that doesn't help people building with the currently supported Clang 12 or 13.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113252/new/
https://reviews.llvm.org/D113252
More information about the libcxx-commits
mailing list