OPNsense - FreeBSD source
Find a file
2016-12-02 19:23:12 +00:00
cmake/modules Vendor import of lld trunk r233088: 2015-03-24 21:31:36 +00:00
COFF Vendor import of lld release_39 branch r288513: 2016-12-02 19:23:12 +00:00
docs Vendor import of lld release_39 branch r279477: 2016-08-24 17:38:40 +00:00
ELF Vendor import of lld release_39 branch r287912: 2016-11-25 19:14:25 +00:00
include/lld Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +00:00
lib Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +00:00
test Vendor import of lld release_39 branch r287912: 2016-11-25 19:14:25 +00:00
tools/lld Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +00:00
unittests Vendor import of lld release_39 branch r276489: 2016-07-23 20:48:50 +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 release_39 branch r276489: 2016-07-23 20:48:50 +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.