[libcxx-commits] [PATCH] D140675: [AIX] Fix libc++ Symbol Visibility on AIX

Michael Francis via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 26 16:41:28 PST 2022


francii created this revision.
Herald added a subscriber: nemanjai.
Herald added a project: All.
francii requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

The AIX linker does not support linking against libc++ if it exports symbols are redefined within compiled code.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140675

Files:
  libcxx/include/__config
  libcxx/lib/abi/powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/lib/abi/powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140675.485320.patch
Type: text/x-patch
Size: 11681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221227/a8691af7/attachment.bin>


More information about the libcxx-commits mailing list