[libcxx-commits] [PATCH] D101959: [libc++/abi/unwind][AIX] Add scripts and cache file for building libc++/libc++abi/libunwind

David Tenty via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 5 16:23:56 PDT 2021


daltenty created this revision.
daltenty added reviewers: jasonliu, ldionne, lei, nemanjai.
Herald added subscribers: arichardson, mgorny.
daltenty requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

The script follows the pattern of the existing apple-install-libcxx.sh, and allows creating the combined 32/64-bit library archives
required for the C++ runtime on AIX.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101959

Files:
  libcxx/cmake/caches/AIX.cmake
  libcxx/utils/ci/aix-install-libcxx.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101959.343233.patch
Type: text/x-patch
Size: 6050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210505/228f83dd/attachment.bin>


More information about the libcxx-commits mailing list