hanchenye-llvm-project/lld
Rui Ueyama 7ed10b84cc Remove trailing whitespace.
llvm-svn: 243683
2015-07-30 20:47:17 +00:00
..
COFF COFF: Sort output sections which start with .debug to the end of the file 2015-07-30 20:26:55 +00:00
ELF [ELF2] Templatize addChunk and handle section flags. 2015-07-29 22:14:50 +00:00
cmake/modules
docs
include/lld [ELF2] Add a new ELF linker based on the new PE/COFF linker. 2015-07-24 21:03:07 +00:00
lib [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
test Remove trailing whitespace. 2015-07-30 20:47:17 +00:00
tools Revert ELF port. Posting to mailing list. 2015-07-14 04:49:48 +00:00
unittests Fix -Wextra-semi. 2015-07-23 23:03:55 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt [ELF2] Add a new ELF linker based on the new PE/COFF linker. 2015-07-24 21:03:07 +00:00
CODE_OWNERS.TXT Add initial CODE_OWNERS.TXT file 2015-07-25 00:44:37 +00:00
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.