[all-commits] [llvm/llvm-project] 896537: [lld][CMake] Use `GNUInstallDirs` to support custo...
John Ericson via All-commits
all-commits at lists.llvm.org
Fri Dec 31 10:58:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 896537048df70762b5b0051a0e1b065a74e8d0ce
https://github.com/llvm/llvm-project/commit/896537048df70762b5b0051a0e1b065a74e8d0ce
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2021-12-31 (Fri, 31 Dec 2021)
Changed paths:
M lld/CMakeLists.txt
M lld/cmake/modules/AddLLD.cmake
M lld/cmake/modules/CMakeLists.txt
M lld/tools/lld/CMakeLists.txt
Log Message:
-----------
[lld][CMake] Use `GNUInstallDirs` to support custom installation dirs
Extracted from D99484. My new plan is to start from the outside and work
inward.
Reviewed By: stephenneuendorffer
Differential Revision: https://reviews.llvm.org/D115568
More information about the All-commits
mailing list