[PATCH] D128777: clang/cmake: Drop use of llvm-config for LLVM install discovery
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 23:51:27 PDT 2022
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
This is similar to @Ericson2314's change D130735 <https://reviews.llvm.org/D130735> which also removes `llvm-config` from LLD. I'm fine with either of the two changes. It might be better to land the Clang and LLD changes separately so they can be reverted separately if needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128777/new/
https://reviews.llvm.org/D128777
More information about the cfe-commits
mailing list