[PATCH] D130735: [Clang][LLD][cmake] Drop deprecated support for `llvm-config`-based build

John Ericson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 28 17:04:21 PDT 2022


Ericson2314 created this revision.
Ericson2314 added reviewers: sebastian-ne, mstorsjo, compnerd, beanz, phosek.
Herald added a subscriber: mgorny.
Herald added a project: All.
Ericson2314 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This has been deprecated for Clang since D51714 <https://reviews.llvm.org/D51714> (2018), and LLD since
D116492 <https://reviews.llvm.org/D116492> (earlier in 2022).

That means both methods have been deprecated for at least two releases
(14 and 15), and Clang may more.

Not sure what the deprecation policy is, but I am opening this now for
whenever it's OK to land.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130735

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130735.448475.patch
Type: text/x-patch
Size: 7764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220729/6496f3a7/attachment.bin>


More information about the cfe-commits mailing list