llvm/lld
2021-03-24 16:55:37 -04:00
..
cmake/modules
COFF [COFF] Only consider associated EH sections during ICF 2021-03-22 15:36:26 -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 AMDGPU/LLD: Add target id and code object v4 support to linker 2021-03-24 13:41:10 -04:00
include/lld
lib
MachO Revert "[lld-macho][nfc] minor clean up, follow up to D98559" 2021-03-23 17:15:36 -04:00
MinGW
test [lld-macho][nfc] Fixed test so it output to %t/ rather than current directory. 2021-03-24 16:55:37 -04:00
tools/lld
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.