[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 Mar 10 11:19:11 PST 2022


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

The side deck was created in ASCII mode which is not desired. This revision corrects that.


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/zos.cmake
  libcxx/include/__config_site.in
  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.414441.patch
Type: text/x-patch
Size: 6470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220310/cbf2effb/attachment.bin>


More information about the libcxx-commits mailing list