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

Louis Dionne via Phabricator reviews at reviews.llvm.org
Wed Oct 31 15:59:57 PDT 2018


ldionne added a comment.

Can you explain the problem that this change is solving?

I'll admit I don't fully understand the logic governing whether we re-export the system libc++abi symbols or use the export list: this area of the build is pretty messy.


Repository:
  rCXX libc++

https://reviews.llvm.org/D53797





More information about the libcxx-commits mailing list