Name Date Size #Lines LOC

..--

COFF/H21-Jan-2025-19,05113,553

Common/H21-Jan-2025-1,258835

ELF/H21-Jan-2025-47,02332,939

MachO/H21-Jan-2025-21,94715,921

docs/H21-Jan-2025-3,7452,971

include/lld/Common/H23-Dec-2020-928486

tools/lld/H23-Dec-2020-12370

.clang-formatHD23-Dec-202019 21

.clang-tidyHD18-Dec-2021324 98

.gitignoreHD23-Dec-2020936 2522

CODE_OWNERS.TXTHD14-Sep-2021879 2720

LICENSE.TXTHD23-Dec-202014.8 KiB279229

README.mdHD14-Sep-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