summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-02-23 20:33:53 +0000
committerChris Bieneman <beanz@apple.com>2016-02-23 20:33:53 +0000
commitc90e12fe9fd7eb9fd7b342e7ac0cec971dd3e4db (patch)
tree78b008e98807bf3437827937cd44c30d948e1e48 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5b21af5222229fa4ec40e1d7795352087276c1fa (diff)
[CMake] Create an install-distribution target driven by LLVM_DISTRIBUTION_COMPONENTS
The idea here is to provide a customizable install target that only depends on building the things you actually want to install. It relies on each component being installed having an auto-generated install-${component}, which in turn depends only on the target being installed. This is fundamentally a workaround for the fact that CMake generates build files which have their "install" target depend on the "all" target. This results in "ninja install" building a bunch of unneeded things. llvm-svn: 261681
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions