Name Date Size #Lines LOC

..22-Aug-2023-

COFF/H22-Aug-2023-12,1398,553

Common/H22-Aug-2023-623398

ELF/H22-Aug-2023-30,37020,324

docs/H22-Aug-2023-3,4332,566

include/lld/H22-Aug-2023-3,7481,940

lib/H22-Aug-2023-20,10515,836

tools/lld/H22-Aug-2023-177116

.arcconfigH A D22-Aug-202383 54

.clang-formatH A D22-Aug-202319 21

.gitignoreH A D22-Aug-2023936 2522

CMakeLists.txtH A D22-Aug-20237.8 KiB227188

CODE_OWNERS.TXTH A D22-Aug-2023770 2317

FREEBSD-XlistH A D22-Aug-202356 87

LICENSE.TXTH A D22-Aug-20232.7 KiB6348

README.mdH A D22-Aug-2023676 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