hanchenye-llvm-project/lld
Chandler Carruth 96f02da75a The LLD tests require 'llvm-nm' to run as well, ensure that this is
built before running the test suite.

llvm-svn: 231770
2015-03-10 08:08:58 +00:00
..
cmake/modules
docs Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
include Use template aliases. 2015-03-10 05:14:24 +00:00
lib Fix the local variable naming I used in r231765 to follow the LLD coding 2015-03-10 07:54:34 +00:00
test The LLD tests require 'llvm-nm' to run as well, ensure that this is 2015-03-10 08:08:58 +00:00
tools Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
unittests [LinkerScript] Implement linker script expression evaluation 2015-03-09 21:43:35 +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.