zig/deps/lld
Andrew Kelley a206ef34bb LLD patch: Fix the ASM code generated for __stub_helpers section
This applies 93ca847862af07632197dcf2d8a68b9b27a26d7a
from the llvm-project git monorepo to the embedded LLD.
2017-12-01 12:11:55 -05:00
..
COFF LLD patch: COFF: better behavior when using as a library 2017-12-01 12:06:33 -05:00
ELF LLD patch: Fix for LLD on linker scripts with empty sections 2017-12-01 12:08:16 -05: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 LLD patch: COFF: better behavior when using as a library 2017-12-01 12:06:33 -05:00
lib LLD patch: Fix the ASM code generated for __stub_helpers section 2017-12-01 12:11:55 -05:00
test LLD patch: Fix the ASM code generated for __stub_helpers section 2017-12-01 12:11:55 -05:00
tools/lld LLD patch: COFF: better behavior when using as a library 2017-12-01 12:06:33 -05: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.