hanchenye-llvm-project/lld
NAKAMURA Takumi 9758bc473b [CMake] check-lld: Prune llvm-mc. It is unused.
llvm-svn: 220040
2014-10-17 12:55:58 +00:00
..
cmake/modules
docs Update current LLD status for MIPS target. 2014-09-08 14:56:20 +00:00
include [mach-o] Add support for upward linking 2014-10-16 19:31:28 +00:00
lib lld/lib/Core/Error.cpp: Appease g++-4.7, corresponding to LLVM r210687. 2014-10-17 12:55:49 +00:00
test [CMake] check-lld: Prune llvm-mc. It is unused. 2014-10-17 12:55:58 +00:00
tools Add support to print version. 2014-10-08 03:47:51 +00:00
unittests [PECOFF] Remember DLL names given with /delayload option. 2014-10-08 21:38:10 +00:00
utils
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Add support to print version. 2014-10-08 03:47:51 +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.