aboutsummaryrefslogtreecommitdiff
path: root/lld/cmake/modules
AgeCommit message (Expand)AuthorFilesLines
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson1-10/+2
2021-12-31[lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2-3/+6
2021-05-12[cmake] Add support for multiple distributionsShoaib Meenai3-22/+8
2020-05-14lld: Let find_package(LLD) workMatt Arsenault3-2/+86
2018-03-09[CMake] Properly conditionalize installation of lld librariesDavid Zarzycki1-1/+1
2017-12-01[lld] Switch to add_llvm_install_targetsShoaib Meenai1-8/+4
2017-01-24[lld][cmake] Fix BUILD_SHARED_LIBS installationPavel Labath1-1/+33
2017-01-09[lld][cmake] Fix LLVM_LINK_LLVM_DYLIB buildPavel Labath1-1/+1
2016-12-23[CMake] Add install target for the lld toolPetr Hosek1-0/+45
2013-04-06Add VTune as an optional external dependency and add task tracking.Michael J. Spencer1-0/+31