freebsd-dev/contrib/llvm/tools/lld
Ed Maste e47ea033a1 hexdump: actually enter capability mode on last file
Reviewed by:	cem, Kyle Evans
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10897
2017-06-13 01:05:55 +00:00
..
COFF Merge llvm, clang, lld and lldb release_40 branch r292009. Also update 2017-01-14 22:12:13 +00:00
ELF hexdump: actually enter capability mode on last file 2017-06-13 01:05:55 +00:00
include/lld Merge llvm, clang, lld and lldb trunk r291476. 2017-01-09 22:32:19 +00:00
lib Merge llvm, clang, lld and lldb trunk r291476. 2017-01-09 22:32:19 +00:00
tools/lld Merge llvm, clang, lld and lldb trunk r291476. 2017-01-09 22:32:19 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branch 2017-01-29 21:56:47 +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.