freebsd-dev/contrib/llvm/tools/lld
Dimitry Andric f37b6182a5 Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update
build glue (preliminary, not all option combinations work yet).
2017-05-03 21:54:55 +00:00
..
COFF Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update 2017-05-03 21:54:55 +00:00
ELF Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update 2017-05-03 21:54:55 +00:00
include/lld Merge lld trunk r300422 and resolve conflicts. 2017-04-16 16:35:48 +00:00
lib Merge lld trunk r300422 and resolve conflicts. 2017-04-16 16:35:48 +00:00
tools/lld Merge lld trunk r300422 and resolve conflicts. 2017-04-16 16:35:48 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Merge lld trunk r300422 and resolve conflicts. 2017-04-16 16:35:48 +00:00
CODE_OWNERS.TXT
FREEBSD-Xlist
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.