hanchenye-llvm-project/lld
Zachary Turner b5381eef6f Fix compiler warning.
Differential Revision: https://reviews.llvm.org/D27860

llvm-svn: 290002
2016-12-16 23:12:58 +00:00
..
COFF COFF: Cache the result of library searches. 2016-12-16 03:45:59 +00:00
ELF Fix compiler warning. 2016-12-16 23:12:58 +00:00
cmake/modules
docs Partially revert r287009: Remove trailing whitespace. 2016-11-15 19:09:13 +00:00
include/lld Move Memory.{h,cpp} to lld/Support so that we can use them from COFF. 2016-12-08 18:31:13 +00:00
lib Remove unnecessary llvm/Config/config.h includes 2016-12-14 20:53:57 +00:00
test [ELF] - Linkerscript: Implement two argument version of ALIGN() 2016-12-16 18:19:35 +00:00
tools/lld Call _exit. 2016-10-26 18:59:00 +00:00
unittests
.arcconfig
.clang-format
.gitignore
CMakeLists.txt build: add support for standalone lld build 2016-12-12 05:47:40 +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.