hanchenye-llvm-project/lld
Rafael Espindola 64cc2a0f18 Delete stale test.
We no longer tail merge section names.

llvm-svn: 290988
2017-01-04 19:14:34 +00:00
..
COFF COFF: tie the execute and the PDB together 2017-01-04 17:56:54 +00:00
ELF ELF: Round p_memsz of the PT_GNU_RELRO program header up to the page size. 2017-01-04 18:56:15 +00:00
cmake/modules [CMake] Add install target for the lld tool 2016-12-23 00:22:47 +00:00
docs Partially revert r287009: Remove trailing whitespace. 2016-11-15 19:09:13 +00:00
include/lld Remove lld/Support/Memory.h. 2016-12-18 14:06:06 +00:00
lib Remove lld/Support/Memory.h. 2016-12-18 14:06:06 +00:00
test Delete stale test. 2017-01-04 19:14:34 +00:00
tools/lld [CMake] Add install target for the lld tool 2016-12-23 00:22:47 +00:00
unittests
.arcconfig
.clang-format
.gitignore
CMakeLists.txt [CMake] Add install target for the lld tool 2016-12-23 00:22:47 +00:00
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.