NameDateSize

..25-Jul-202011

.arcconfigH A D06-May-202083

.clang-formatH A D06-May-202019

.gitignoreH A D06-May-2020936

CODE_OWNERS.TXTH A D06-May-2020770

COFF/H25-Jul-202035

Common/H08-May-202013

docs/H08-May-202027

ELF/H15-Nov-202053

include/H06-May-20203

lib/H08-May-20205

LICENSE.TXTH A D06-May-202014.8 KiB

README.mdH A D06-May-2020676

tools/H06-May-20203

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