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

..03-May-2022-

COFF/H03-May-2022-12,0918,511

Common/H03-May-2022-589370

ELF/H03-May-2022-30,25620,232

MinGW/H03-May-2022-369289

cmake/modules/H19-Jul-2019-10689

docs/H03-May-2022-3,3562,504

include/lld/H19-Jul-2019-3,7481,940

lib/H03-May-2022-19,98115,738

test/H03-May-2022-119,75391,513

tools/lld/H19-Jul-2019-14590

unittests/H03-May-2022-2,5822,364

utils/H19-Jul-2019-176148

wasm/H03-May-2022-5,7014,148

.arcconfigH A D06-Dec-201783 54

.clang-formatH A D04-Jul-201419 21

.gitignoreH A D16-Jul-2014936 2522

README.mdH A D22-Dec-2017676 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