[libcxx-commits] [PATCH] D118503: [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.
Zibi Sarbino via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 21 11:52:30 PDT 2022
zibi updated this revision to Diff 461975.
zibi marked an inline comment as done.
zibi added a comment.
- Add the following options to documentation:
LIBCXX_SHARED_OUTPUT_NAME LIBCXX_ADDITIONAL_COMPILE_FLAGS LIBCXX_ADDITIONAL_LIBRARIES LIBCXXABI_ADDITIONAL_LIBRARIES
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118503/new/
https://reviews.llvm.org/D118503
Files:
libcxx/CMakeLists.txt
libcxx/cmake/caches/s390x-ibm-zos-ascii.cmake
libcxx/cmake/caches/s390x-ibm-zos.cmake
libcxx/cmake/caches/s390x32-ibm-zos-ascii.cmake
libcxx/cmake/caches/s390x32-ibm-zos.cmake
libcxx/docs/BuildingLibcxx.rst
libcxx/src/CMakeLists.txt
libcxx/utils/zos_rename_dll_side_deck.sh
libcxxabi/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118503.461975.patch
Type: text/x-patch
Size: 10301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220921/43d5662f/attachment.bin>
More information about the libcxx-commits
mailing list