freebsd-dev/contrib/llvm/tools/lld
Dimitry Andric 37cd60a321 Upgrade our copies of clang, llvm, lld and lldb to r309439 from the
upstream release_50 branch.  This is just after upstream's 5.0.0-rc1.

MFC after:	2 months
X-MFC-with:	r321369
2017-07-30 18:01:34 +00:00
..
COFF Upgrade our copies of clang, llvm, lld and lldb to r309439 from the 2017-07-30 18:01:34 +00:00
ELF Upgrade our copies of clang, llvm, lld and lldb to r309439 from the 2017-07-30 18:01:34 +00:00
include/lld Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and update 2017-06-10 19:17:14 +00:00
lib Upgrade our copies of clang, llvm, lld and lldb to r309439 from the 2017-07-30 18:01:34 +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 llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and update 2017-05-08 19:20:55 +00:00
CODE_OWNERS.TXT
FREEBSD-Xlist
LICENSE.TXT
README.md Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update 2017-06-27 06:40:39 +00:00

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.