[PATCH] D116492: [lld] Deprecate using llvm-config to detect llvm installation

John Ericson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 1 22:51:47 PST 2022


Ericson2314 created this revision.
Ericson2314 added a reviewer: tstellar.
Herald added a subscriber: mgorny.
Ericson2314 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This is continuing in the path of D51714 <https://reviews.llvm.org/D51714>, which did this for Clang.

I have rearranged the source code Clang so one can diff the top-level
CMakeLists.txt of Clang and LLD, ensuring we use the same strategy for
both.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116492

Files:
  clang/CMakeLists.txt
  lld/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116492.396913.patch
Type: text/x-patch
Size: 9636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220102/a512d215/attachment.bin>


More information about the cfe-commits mailing list