zig/deps/lld
2017-08-30 17:00:12 -04:00
..
cmake/modules
COFF LLD: fix libCOFF calling exit() instead of return 2017-08-30 17:00:12 -04:00
docs
ELF
include/lld
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
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.