[libcxx-commits] [PATCH] D63345: [libcxxabi] Use an explicit list to export symbols from the dylib

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 14 10:22:33 PDT 2019


ldionne created this revision.
ldionne added a reviewer: EricWF.
Herald added subscribers: libcxx-commits, dexonsmith, jkorous, christof, mgorny.
Herald added a project: libc++.
ldionne added a comment.
ldionne added a reviewer: phosek.

I couldn't find an equivalent to `-exported_symbols_lists` on GNU ld, but I'm all ears.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D63345

Files:
  libcxxabi/lib/itanium-base.exp
  libcxxabi/lib/new-delete.exp
  libcxxabi/lib/personality-sjlj.exp
  libcxxabi/lib/personality-v0.exp
  libcxxabi/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63345.204803.patch
Type: text/x-patch
Size: 10163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190614/9bfffd1f/attachment.bin>


More information about the libcxx-commits mailing list