[PATCH] D53300: Port libcxxabi D52992 into llvm

Erik Pilkington via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 14:00:44 PDT 2018


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

LGTM too!



================
Comment at: unittests/Demangle/CMakeLists.txt:2
 set(LLVM_LINK_COMPONENTS
   Demangle
 )
----------------
Don't you have to add Support here now?


Repository:
  rL LLVM

https://reviews.llvm.org/D53300





More information about the llvm-commits mailing list