zig/deps/lld
Andrew Kelley fa45407e78 LLD patch: Fix for LLD on linker scripts with empty sections
This reapplies 569cf286ff
to the embedded LLD.
2017-12-01 12:08:16 -05:00
..
cmake/modules
COFF LLD patch: COFF: better behavior when using as a library 2017-12-01 12:06:33 -05:00
docs
ELF LLD patch: Fix for LLD on linker scripts with empty sections 2017-12-01 12:08:16 -05:00
include/lld LLD patch: COFF: better behavior when using as a library 2017-12-01 12:06:33 -05:00
lib updated embedded LLD to 5.0.1rc2 2017-12-01 11:59:14 -05:00
test updated embedded LLD to 5.0.1rc2 2017-12-01 11:59:14 -05:00
tools/lld LLD patch: COFF: better behavior when using as a library 2017-12-01 12:06:33 -05:00
unittests
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
LICENSE.TXT
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.