[PATCH] D66326: Fix llvm-config support for CMake build-mode-style builds

Jordan Rose via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 10:17:48 PDT 2019


jordan_rose added a comment.

libcxx is using llvm-config to //find// the CMake exports; that's actually what prompted this change.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66326





More information about the llvm-commits mailing list