[PATCH] D120727: [libc++] Overhaul how we select the ABI library
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 12 14:05:11 PDT 2022
ldionne updated this revision to Diff 429069.
ldionne marked 2 inline comments as done.
ldionne added a comment.
Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120727/new/
https://reviews.llvm.org/D120727
Files:
clang/cmake/caches/CrossWinToARMLinux.cmake
libcxx/CMakeLists.txt
libcxx/cmake/Modules/HandleLibCXXABI.cmake
libcxx/docs/BuildingLibcxx.rst
libcxx/include/CMakeLists.txt
libcxx/lib/abi/CMakeLists.txt
libcxx/src/CMakeLists.txt
libcxx/test/CMakeLists.txt
libcxx/test/configs/legacy.cfg.in
libcxx/utils/libcxx/test/config.py
libcxxabi/test/configs/apple-libc++abi-backdeployment.cfg.in
libcxxabi/test/configs/apple-libc++abi-shared.cfg.in
libcxxabi/test/configs/cmake-bridge.cfg.in
libcxxabi/test/configs/ibm-libc++abi-shared.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120727.429069.patch
Type: text/x-patch
Size: 27877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220512/ae9f39e8/attachment-0001.bin>
More information about the cfe-commits
mailing list