hanchenye-llvm-project/lld
Denis Protivensky c3431bf67b [ARM] Implement R_ARM_COPY relocation
This adds support of copying objects from shared libraries.

llvm-svn: 235705
2015-04-24 08:53:02 +00:00
..
cmake/modules
docs Fix docs-lld-html build. 2015-04-10 21:37:42 +00:00
include/lld [GNU/ELF] Add support for -X/--discard-locals. 2015-04-20 22:52:56 +00:00
lib [ARM] Implement R_ARM_COPY relocation 2015-04-24 08:53:02 +00:00
test [ARM] Implement R_ARM_COPY relocation 2015-04-24 08:53:02 +00:00
tools Remove Makefiles. 2015-03-26 20:09:47 +00:00
unittests Revert r234649 "PECOFF: Use C++11 braced init list to make Version objects." 2015-04-11 01:32:52 +00:00
utils
.arcconfig
.clang-format
.gitignore
CMakeLists.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.