[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
Fri Sep 23 11:11:31 PDT 2022


zibi updated this revision to Diff 462556.
zibi added a comment.

  Fix just one typo. @dionne I think I addressed all your comments. Please review it.


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.462556.patch
Type: text/x-patch
Size: 10302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220923/2e497433/attachment-0001.bin>


More information about the libcxx-commits mailing list