diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2021-12-11 01:36:24 +0000 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2022-01-08 00:47:31 +0000 |
commit | feeff8a37c35631f2cf15ca3639958ed1b179d4d (patch) | |
tree | cb5c5549270ce5303b5902c374777c069fee69f6 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d6d3000a2f6d88ac73e5d4da4005ceadec788a9a (diff) | |
download | llvm-feeff8a37c35631f2cf15ca3639958ed1b179d4d.zip llvm-feeff8a37c35631f2cf15ca3639958ed1b179d4d.tar.gz llvm-feeff8a37c35631f2cf15ca3639958ed1b179d4d.tar.bz2 |
[llvm] Use `GNUInstallDirs` to support custom installation dirs
This is the patch for LLVM proper in my series for adding GNUInstallDirs support in all project.
Additionally:
Create a new `CACHE STRING` variable, `LLVM_EXAMPLES_INSTALL_DIR`, to control where the examples are installed on analogy with the other variables.
---
This patch supersedes D28234, which tried to do the same thing but hand-rolled without GNUInstallDirs.
This patch nearly reverts commit 3 0fc88bf1dc15a72e2d9809d28019d386b7a7cc0, which was a revert of a prior attempt."
(I had to add a space here or else Phabricator detects a reference cycle and won't let me do the form submit.)
Reviewed By: compnerd
Differential Revision: https://reviews.llvm.org/D100810
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions