[libcxx-commits] [PATCH] D92856: [libc++] Use TARGET_FILE instead of TARGET_SONAME_FILE when generating ABI lists

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 11 09:12:32 PST 2020


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

In D92856#2443814 <https://reviews.llvm.org/D92856#2443814>, @lanza wrote:

> Yup, this worked. Thank you, Louis! I can also verify that the test suite passed on centOS, Darwin and Windows with a pretty standard build.

Excellent, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92856



More information about the libcxx-commits mailing list