[libcxx-commits] [PATCH] D134221: [runtimes] Always define the cxx_shared, cxx_static & other targets

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 11 12:23:40 PDT 2022


ldionne updated this revision to Diff 466888.
ldionne added a comment.

Rebase and address AIX issues.

@daltenty I already had this update ready to go before you created D135699 <https://reviews.llvm.org/D135699>, but let me know if you'd
rather go with yours instead, which is in a separate patch. I have no preference but I did find that
my comment explaining the issue was a bit more detailed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134221/new/

https://reviews.llvm.org/D134221

Files:
  libcxx/cmake/caches/AIX.cmake
  libcxx/src/CMakeLists.txt
  libcxxabi/src/CMakeLists.txt
  libunwind/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134221.466888.patch
Type: text/x-patch
Size: 22726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221011/726656bc/attachment-0001.bin>


More information about the libcxx-commits mailing list