OPNsense - FreeBSD source
Find a file
2017-01-06 20:14:02 +00:00
cmake/modules Vendor import of lld trunk r290819: 2017-01-02 19:19:15 +00:00
COFF Vendor import of lld trunk r291274: 2017-01-06 20:14:02 +00:00
docs Vendor import of lld trunk r290819: 2017-01-02 19:19:15 +00:00
ELF Vendor import of lld trunk r291274: 2017-01-06 20:14:02 +00:00
include/lld Vendor import of lld trunk r291274: 2017-01-06 20:14:02 +00:00
lib Vendor import of lld trunk r291274: 2017-01-06 20:14:02 +00:00
test Vendor import of lld trunk r291274: 2017-01-06 20:14:02 +00:00
tools/lld Vendor import of lld trunk r290819: 2017-01-02 19:19:15 +00:00
unittests Vendor import of lld trunk r290819: 2017-01-02 19:19:15 +00:00
.arcconfig Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +00:00
.clang-format Vendor import of lld trunk r233088: 2015-03-24 21:31:36 +00:00
.gitignore Vendor import of lld trunk r233088: 2015-03-24 21:31:36 +00:00
CMakeLists.txt Vendor import of lld trunk r290819: 2017-01-02 19:19:15 +00:00
CODE_OWNERS.TXT Vendor import of lld trunk r256633: 2015-12-30 11:57:38 +00:00
LICENSE.TXT Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +00:00
README.md Vendor import of lld trunk r233088: 2015-03-24 21:31:36 +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.