[PATCH] D56026: [libcxxabi] Support building hermetic static library
Petr Hosek via Phabricator
reviews at reviews.llvm.org
Fri Dec 21 14:32:45 PST 2018
phosek added a comment.
This is a libc++abi counterpart of D55404 <https://reviews.llvm.org/D55404>. We combine both libc++abi and libc++ into a single static archive and for it to be hermetic, we need to make sure that both libc++abi and libc++ were built as such.
Repository:
rCXXA libc++abi
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56026/new/
https://reviews.llvm.org/D56026
More information about the libcxx-commits
mailing list