[PATCH] D115568: [lld][cmake] Use `GNUInstallDirs` to support custom installation dirs.

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 27 13:27:05 PST 2021


Ericson2314 updated this revision to Diff 396336.
Ericson2314 added a comment.



1. Updating D115568 <https://reviews.llvm.org/D115568>: [lld][cmake] Use `GNUInstallDirs` to support custom installation dirs. #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create

Rebase to hopefully fix pre-merge CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115568

Files:
  cmake/Modules/ExtendInstallPath.cmake
  lld/CMakeLists.txt
  lld/cmake/modules/AddLLD.cmake
  lld/cmake/modules/CMakeLists.txt
  lld/tools/lld/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115568.396336.patch
Type: text/x-patch
Size: 3719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211227/083b4aad/attachment.bin>


More information about the llvm-commits mailing list