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

..28-Jun-2021-

COFF/H03-May-2022-16,79711,770

Common/H03-May-2022-937592

ELF/H03-May-2022-38,30525,850

MachO/H03-May-2022-8,3686,230

MinGW/H03-May-2022-574468

cmake/modules/H28-Jun-2021-12098

docs/H03-May-2022-4,0883,136

include/lld/H28-Jun-2021-3,8112,021

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

test/H03-May-2022-156,280121,118

tools/lld/H28-Jun-2021-235160

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

utils/H28-Jun-2021-180152

wasm/H03-May-2022-9,5236,899

.clang-formatH A D28-Jun-202119 21

.clang-tidyH A D28-Jun-20211,020 2019

.gitignoreH A D28-Jun-2021936 2522

README.mdH A D28-Jun-2021678 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