[PATCH] D27876: [CMake] Add install target for the lld tool

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 22:28:37 PST 2016


phosek created this revision.
phosek added reviewers: ruiu, beanz.
phosek added a subscriber: llvm-commits.
phosek added a project: lld.
Herald added a subscriber: mgorny.

This is necessary for the distribution targets which assume that each component has an install target. This also moves the CMake macros into a separate file akin to other LLVM projects.


https://reviews.llvm.org/D27876

Files:
  CMakeLists.txt
  cmake/modules/AddLLD.cmake
  tools/lld/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27876.81838.patch
Type: text/x-patch
Size: 2881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161217/625109d3/attachment.bin>


More information about the llvm-commits mailing list