[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
Thu Sep 29 16:23:52 PDT 2022


zibi updated this revision to Diff 464087.
zibi marked 4 inline comments as done.
zibi added a comment.

  Add LIBCXXABI_ADDITIONAL_COMPILE_FLAGS and other changes requested by Louis.


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
  libcxxabi/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118503.464087.patch
Type: text/x-patch
Size: 11590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220929/f3d17a55/attachment-0001.bin>


More information about the libcxx-commits mailing list