Name Date Size #Lines LOC

..--

COFF/H--19,03813,543

Common/H--1,231815

ELF/H--46,31532,416

MachO/H--21,94615,919

docs/H--3,7342,963

include/lld/Common/H--924482

tools/lld/H--12673

.clang-formatH A D20-Dec-201919 21

.clang-tidyH A D22-Aug-2021324 98

.gitignoreH A D20-Dec-2019936 2522

CODE_OWNERS.TXTH A D13-Jun-2021879 2720

LICENSE.TXTH A D20-Dec-201914.8 KiB279229

README.mdH A D13-Jun-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