commit | b58aebc31d355385c50325e2c26b51b2406c699f | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Fri Dec 23 00:22:47 2016 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Sep 05 22:38:42 2020 -0700 |
tree | 7241e2cc84f22d759e9b728f0b1085877fa09d56 | |
parent | 9e569f2389c7cd833636a2434d4db0330e66b0dd [diff] |
[CMake] Add install target for the lld tool 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. Differential Revision: https://reviews.llvm.org/D27876 llvm-svn: 290391 GitOrigin-RevId: f367a2a52b07f2b25e83c4b6890efdb8bf946093
This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.
lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.