hanchenye-llvm-project/lld
George Rimar 45d2767ca7 [ELF] - Fixing buildbot.
http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/11517/steps/build_Lld/logs/stdio

llvm-svn: 310705
2017-08-11 11:46:56 +00:00
..
COFF [PDB] Merge Global and Publics Builders. 2017-08-09 04:23:25 +00:00
ELF [ELF] - Fixing buildbot. 2017-08-11 11:46:56 +00:00
cmake/modules
docs minor grammar fix 2017-08-04 20:06:03 +00:00
include/lld Update for llvm change. 2017-08-03 02:16:33 +00:00
lib Update for llvm change. 2017-08-03 02:16:33 +00:00
test [ELF] - Do not omit common symbols when -Map is given. 2017-08-11 11:34:04 +00:00
tools/lld
unittests Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
LICENSE.TXT
README.md Test commit 2017-06-24 21:16:41 +00:00

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.