hanchenye-llvm-project/lld
Shankar Easwaran d6d1b52937 [lld][LayoutPass] change comments to reflect the sort order
llvm-svn: 190612
2013-09-12 15:59:34 +00:00
..
cmake/modules
docs Update documentation. 2013-09-07 18:01:39 +00:00
include/lld Remove hard-coded leading underscore from entry symbol. 2013-09-12 05:09:01 +00:00
lib [lld][LayoutPass] change comments to reflect the sort order 2013-09-12 15:59:34 +00:00
test [lld][ELF] Fix vaddr of the first section 2013-09-12 15:43:17 +00:00
tools
unittests Remove hard-coded leading underscore from entry symbol. 2013-09-12 05:09:01 +00:00
utils
.arcconfig
.gitignore
CMakeLists.txt CMake: Support the LLVM_INSTALL_TOOLCHAIN_ONLY flag 2013-08-24 00:24:15 +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.