freebsd-dev/contrib/llvm/tools/lld
Ed Maste cc5e1c7d54 Include Options.inc using path from lld src top
Otherwise we will encoutner conflicts with libllvm's Options.inc in the
bmake lld build.
2016-08-30 16:49:09 +00:00
..
COFF
ELF Include Options.inc using path from lld src top 2016-08-30 16:49:09 +00:00
include/lld
lib
tools/lld lld: only include GNU ld emulation 2016-08-30 16:43:24 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
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.