llvm-project/lld
Rui Ueyama b04af133f5 Improve comments.
llvm-svn: 284177
2016-10-13 23:08:33 +00:00
..
COFF LTO: Don't follow lazy references when seeing new definitions in the combined LTO object 2016-10-12 09:00:06 +00:00
ELF Improve comments. 2016-10-13 23:08:33 +00:00
cmake/modules
docs
include/lld
lib
test ELF: Override DSO definitions when creating __start_* and __stop_* symbols. 2016-10-13 22:20:18 +00:00
tools/lld
unittests
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
LICENSE.TXT
README.md

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.