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

..16-Feb-2021-

COFF/H03-May-2022-16,46211,541

Common/H03-May-2022-926585

ELF/H03-May-2022-37,87425,554

MachO/H03-May-2022-7,2635,392

MinGW/H03-May-2022-566461

cmake/modules/H16-Feb-2021-12098

docs/H03-May-2022-3,9593,025

include/lld/H16-Feb-2021-3,8032,015

lib/H03-May-2022-20,06915,844

test/H03-May-2022-151,772117,269

tools/lld/H16-Feb-2021-244166

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

utils/H16-Feb-2021-180152

wasm/H03-May-2022-8,6226,189

.clang-formatH A D16-Feb-202119 21

.clang-tidyH A D16-Feb-20211,020 2019

.gitignoreH A D16-Feb-2021936 2522

README.mdH A D16-Feb-2021676 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