hanchenye-llvm-project/lld
Zachary Turner 4f588a93bf Fix build breakage.
llvm-svn: 310112
2017-08-04 20:07:08 +00:00
..
COFF Fix build breakage. 2017-08-04 20:07:08 +00:00
ELF Simplify. NFC. 2017-08-04 18:42:04 +00:00
cmake/modules
docs minor grammar fix 2017-08-04 20:06:03 +00:00
include/lld Update for llvm change. 2017-08-03 02:16:33 +00:00
lib Update for llvm change. 2017-08-03 02:16:33 +00:00
test [llvm-pdbutil] Dump image section headers. 2017-08-04 20:02:38 +00:00
tools/lld
unittests Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
LICENSE.TXT
README.md Test commit 2017-06-24 21:16:41 +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.