[PATCH] D53797: If libc++abi library path is given, use it to reexport

Louis Dionne via Phabricator reviews at reviews.llvm.org
Wed Nov 21 09:21:11 PST 2018


ldionne added a comment.

This should be superseded by https://reviews.llvm.org/D54595. I don't think we ever want to re-export the current system's libc++abi -- we should always use an explicit list of exported symbols.


Repository:
  rCXX libc++

https://reviews.llvm.org/D53797





More information about the libcxx-commits mailing list