Go to file
Dimitry Andric be08ec9606 Vendor import of lld trunk r300890:
https://llvm.org/svn/llvm-project/lld/trunk@300890
2017-04-20 21:21:19 +00:00
COFF Vendor import of lld trunk r300890: 2017-04-20 21:21:19 +00:00
ELF Vendor import of lld trunk r300890: 2017-04-20 21:21:19 +00:00
cmake/modules Vendor import of lld release_40 branch r293443: 2017-01-29 20:59:10 +00:00
docs Vendor import of lld trunk r300422: 2017-04-16 16:03:39 +00:00
include/lld Vendor import of lld trunk r300422: 2017-04-16 16:03:39 +00:00
lib Vendor import of lld trunk r300422: 2017-04-16 16:03:39 +00:00
test Vendor import of lld trunk r300890: 2017-04-20 21:21:19 +00:00
tools/lld Vendor import of lld trunk r300422: 2017-04-16 16:03:39 +00:00
unittests Vendor import of lld trunk r300422: 2017-04-16 16:03:39 +00:00
.arcconfig Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +00:00
.clang-format Vendor import of lld trunk r233088: 2015-03-24 21:31:36 +00:00
.gitignore Vendor import of lld trunk r233088: 2015-03-24 21:31:36 +00:00
CMakeLists.txt Vendor import of lld trunk r300422: 2017-04-16 16:03:39 +00:00
CODE_OWNERS.TXT Vendor import of lld trunk r256633: 2015-12-30 11:57:38 +00:00
LICENSE.TXT Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +00:00
README.md Vendor import of lld trunk r233088: 2015-03-24 21:31:36 +00:00

README.md

LLVM Linker (lld)

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.