hanchenye-llvm-project/lld
Rui Ueyama b2e16973df Do s/_context/_ctx/ to Resolver.cpp.
llvm-svn: 230814
2015-02-27 23:40:00 +00:00
..
cmake/modules
docs Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
include Do s/_context/_ctx/ to Resolver.cpp. 2015-02-27 23:40:00 +00:00
lib Do s/_context/_ctx/ to Resolver.cpp. 2015-02-27 23:40:00 +00:00
test Call File::beforeLink hook even if the file is in an archive. 2015-02-27 23:15:11 +00:00
tools Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
unittests PECOFF: allow more than one /alternatename for the same symbol. 2015-02-26 23:43:04 +00:00
utils lldReaderWriter.a depends on lldCore.a so make sure 2015-02-05 01:10:40 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt [CMake] Cleanup 2015-02-27 04:39:16 +00:00
LICENSE.TXT
Makefile
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.