Name Date Size #Lines LOC

..--

COFF/H08-Jul-2024-18,18112,874

Common/H08-Jul-2024-1,081705

ELF/H29-Jan-2025-41,31328,608

MachO/H08-Jul-2024-19,75614,419

MinGW/H08-Jul-2024-686563

cmake/modules/H13-Mar-2021-203171

docs/H08-Jul-2024-3,5802,824

include/lld/Common/H13-Mar-2021-911474

tools/lld/H13-Mar-2021-314222

utils/H13-Mar-2021-180152

wasm/H08-Jul-2024-10,8737,867

.clang-formatH A D13-Mar-202119 21

.clang-tidyH A D18-Feb-2022324 98

.gitignoreH A D13-Mar-2021936 2522

CMakeLists.txtH A D08-Jul-20247.7 KiB248203

CODE_OWNERS.TXTH A D18-Feb-2022879 2720

LICENSE.TXTH A D13-Mar-202114.8 KiB279229

README.mdH A D18-Feb-2022678 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