llvm-capstone/lld
2023-01-23 22:12:32 +02:00
..
cmake/modules [cmake] Fix path to LLVMConfig.cmake for multi-config builds 2023-01-13 20:32:59 +01:00
COFF [llvm][ADT] Replace uses of makeMutableArrayRef with deduction guides 2023-01-16 14:49:37 -07:00
Common [Support] Move TargetParsers to new component 2022-12-20 11:05:50 +00:00
docs [docs] Add release notes for news in 16.x done by me, or otherwise relating to MinGW targets 2023-01-23 22:12:32 +02:00
ELF [NFC] Small indentation fix in lld/ELF/Relocations.cpp 2023-01-22 18:40:58 +05:30
include/lld/Common [lld] Fix iwyu problems after 83d59e05b2 2022-12-28 10:46:45 -08:00
MachO [lld-macho] Improve invalid fat binary warning 2023-01-14 15:21:16 -08:00
MinGW [OptTable] Precompute OptTable prefixes union table through tablegen 2023-01-12 12:08:06 +01:00
test [lld][COFF] Provide unwinding information for Chunk injected by /delayloaded 2023-01-16 18:39:21 +01:00
tools/lld [lld] Fix iwyu problems after 83d59e05b2 2022-12-28 10:46:45 -08:00
utils
wasm [OptTable] Precompute OptTable prefixes union table through tablegen 2023-01-12 12:08:06 +01:00
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt [lld] Fix comment typos to cycle bots 2023-01-10 10:20:48 -05: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.