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

..03-May-2022-

COFF/H03-May-2022-14,44910,180

Common/H03-May-2022-828494

ELF/H03-May-2022-34,70423,192

MinGW/H03-May-2022-503404

cmake/modules/H07-Jul-2020-10689

docs/H03-May-2022-3,7262,850

include/lld/H07-Jul-2020-3,8102,000

lib/H03-May-2022-19,97115,764

test/H03-May-2022-135,387104,253

tools/lld/H07-Jul-2020-167109

unittests/H03-May-2022-2,6152,396

utils/H07-Jul-2020-180152

wasm/H03-May-2022-7,7195,535

.arcconfigH A D07-Jul-202083 54

.clang-formatH A D07-Jul-202019 21

.gitignoreH A D07-Jul-2020936 2522

README.mdH A D07-Jul-2020676 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