llvm-capstone/lld
2021-04-15 21:16:33 -04:00
..
cmake/modules
COFF [COFF] Simplify ICF associated comdat handling 2021-04-14 10:40:16 -07:00
Common [ELF] Simplify isValidCIdentifier. NFC 2021-03-11 09:38:15 -08:00
docs [ELF][docs] Add line breaks 2021-03-22 16:08:47 +08:00
ELF fix typo to cycle bots 2021-04-14 14:59:18 -04:00
include/lld [lld] Add missing header guard (NFC) 2021-04-02 11:12:23 +08:00
lib [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
MachO [lld-macho] Re-root absolute input file paths if -syslibroot is specified 2021-04-15 21:16:33 -04:00
MinGW
test [lld-macho] Re-root absolute input file paths if -syslibroot is specified 2021-04-15 21:16:33 -04:00
tools/lld [lld-macho] Switch default to new Darwin backend 2021-03-01 12:30:10 -05:00
unittests
utils
wasm [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt [test] Add ability to get error messages from CMake for errc substitution 2021-03-15 20:56:08 +01:00
CODE_OWNERS.TXT
LICENSE.TXT
README.md

LLVM Linker (lld)

This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.

lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.

Benchmarking

In order to make sure various developers can evaluate patches over the same tests, we create a collection of self contained programs.

It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz

The current sha256 is 10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f.