[libcxx-commits] [PATCH] D92194: [libc++] Formalize what configurations are covered by the ABI lists
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 26 14:12:01 PST 2020
ldionne updated this revision to Diff 307928.
ldionne added a comment.
Drop the ABI list checks from the unified standalone build.
The TARGET_TRIPLE isn't set properly by the unified standalone build right now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92194/new/
https://reviews.llvm.org/D92194
Files:
libcxx/lib/abi/CMakeLists.txt
libcxx/lib/abi/x86_64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
libcxx/lib/abi/x86_64-apple-darwin.v1.abilist
libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
libcxx/lib/abi/x86_64-unknown-linux-gnu.v1.abilist
libcxx/utils/ci/run-buildbot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92194.307928.patch
Type: text/x-patch
Size: 459773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201126/9d4f3841/attachment-0001.bin>
More information about the libcxx-commits
mailing list