summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/llvm-mca.cpp
diff options
context:
space:
mode:
authorDavid Zarzycki <dave@znu.io>2018-03-09 13:09:36 +0000
committerDavid Zarzycki <dave@znu.io>2018-03-09 13:09:36 +0000
commit3e77b20dbad6636b04d54cd74ff2c329fff30f46 (patch)
tree23be748d00c558f41125968b6fa3970036b66f39 /llvm/tools/llvm-mca/llvm-mca.cpp
parent53e6ade9e0f2d5db53aab07d3492ba8a535d2439 (diff)
downloadbcm5719-llvm-3e77b20dbad6636b04d54cd74ff2c329fff30f46.tar.gz
bcm5719-llvm-3e77b20dbad6636b04d54cd74ff2c329fff30f46.zip
[CMake] Properly conditionalize installation of lld libraries
In what appears to be a copy-and-paste error, lld currently only installs libraries if the lld tools are configured to build. Instead, lld should allow the libraries to be installed even if the lld tools are not being built. Additionally, if users want to only install the tools and not the libraries, the LLVM way of doing that is by checking for LLVM_INSTALL_TOOLCHAIN_ONLY. This fixes PR35960. llvm-svn: 327126
Diffstat (limited to 'llvm/tools/llvm-mca/llvm-mca.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud