zig/deps/lld
Andrew Kelley 2a08116788 LLD COFF: close handles to objects used to link
fixes test failures on windows
See #302

patch sent upstream:
http://lists.llvm.org/pipermail/llvm-dev/2017-October/118234.html
2017-10-15 22:09:25 -04:00
..
COFF LLD COFF: close handles to objects used to link 2017-10-15 22:09:25 -04:00
ELF Fix for LLD on linker scripts with empty sections 2017-10-04 15:24:06 +02:00
cmake/modules embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
docs embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
include/lld embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
lib LLD: workaround for buggy MACH-O code 2017-08-27 17:55:13 -04:00
test LLD: apply "[MACH-O] Fix the ASM code generated... 2017-08-27 17:51:58 -04:00
tools/lld embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
unittests embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
.arcconfig embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
.clang-format embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
.gitignore embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
CMakeLists.txt embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
CODE_OWNERS.TXT embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
LICENSE.TXT embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
README.md embed LLD 5.0.0 2017-08-27 17:46:59 -04: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.