• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..20-Jan-2022-

COFF/H03-May-2022-17,28912,164

Common/H03-May-2022-936591

ELF/H03-May-2022-39,26026,633

MachO/H03-May-2022-14,20610,472

MinGW/H03-May-2022-612500

cmake/modules/H20-Jan-2022-11291

docs/H03-May-2022-4,2843,299

include/lld/H20-Jan-2022-3,8492,043

lib/H03-May-2022-20,06815,843

test/H03-May-2022-169,507132,576

tools/lld/H20-Jan-2022-230156

unittests/H03-May-2022-2,6182,399

utils/H20-Jan-2022-180152

wasm/H03-May-2022-10,0927,275

.clang-formatH A D20-Jan-202219 21

.clang-tidyH A D20-Jan-2022324 98

.gitignoreH A D20-Jan-2022936 2522

README.mdH A D20-Jan-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