• Home
Name Date Size #Lines LOC

..--

COFF/03-May-2024-16,58811,636

Common/03-May-2024-998641

ELF/03-May-2024-38,24225,822

MachO/03-May-2024-7,9635,936

MinGW/03-May-2024-586476

cmake/modules/03-May-2024-192162

docs/03-May-2024-4,1563,175

include/lld/03-May-2024-3,8052,015

lib/03-May-2024-20,19015,940

test/03-May-2024-154,104114,900

tools/lld/03-May-2024-269187

unittests/03-May-2024-3,9333,704

utils/03-May-2024-180152

wasm/03-May-2024-8,9596,457

.clang-formatD03-May-202419 21

.clang-tidyD03-May-20241,020 2019

.gitignoreD03-May-2024936 2522

CMakeLists.txtD03-May-20247.3 KiB218179

CODE_OWNERS.TXTD03-May-2024879 2720

LICENSE.TXTD03-May-202414.8 KiB279229

README.mdD03-May-2024676 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