Name Date Size #Lines LOC

..--

COFF/H--19,10113,598

Common/H--1,319886

ELF/H--46,53532,584

MachO/H--21,95915,943

MinGW/H--852712

cmake/modules/H--219188

docs/H--3,7622,980

include/lld/Common/H--928486

test/H--205,035160,563

tools/lld/H--165103

unittests/H--189116

utils/H--197155

wasm/H--11,3328,226

.clang-formatH A D04-Jul-201419 21

.clang-tidyH A D07-Jun-2021324 98

.gitignoreH A D16-Jul-2014936 2522

CMakeLists.txtH A D03-Jun-20246.7 KiB211170

LICENSE.TXTH A D21-Jan-201914.8 KiB279229

Maintainers.mdH A D03-Dec-2024703

README.mdH A D07-Jan-2021678 2013

README.md

1LLVM Linker (lld)
2=================
3
4This directory and its subdirectories contain source code for the LLVM Linker, a
5modular cross platform linker which is built as part of the LLVM compiler
6infrastructure project.
7
8lld is open source software. You may freely distribute it under the terms of
9the license agreement found in LICENSE.txt.
10
11Benchmarking
12============
13
14In order to make sure various developers can evaluate patches over the
15same tests, we create a collection of self contained programs.
16
17It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz
18
19The current sha256 is `10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f`.
20