llvm-project/lld
Mark de Wever d0398d3593 Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""
This reverts commit a72165e5df.

Some buildbots have not been updated yet.
2023-03-18 20:32:43 +01:00
..
cmake/modules [cmake] Fix path to LLVMConfig.cmake for multi-config builds 2023-01-13 20:32:59 +01:00
COFF MSVC: support version preference with search 2023-03-13 09:25:31 -07:00
Common [LLD] Add --lto-CGO[0-3] option 2023-02-15 17:34:35 +00:00
docs [ELF][docs] Mention LLD_REPRODUCE and LLD_VERSION 2023-02-09 14:38:17 -08:00
ELF [LLD] Increase thunk pass limit 2023-03-13 10:04:39 +00:00
include/lld/Common [LLD] Add --lto-CGO[0-3] option 2023-02-15 17:34:35 +00:00
MachO [lld-macho] Don't include zero-size private label symbols in map file 2023-03-11 01:40:14 -05:00
MinGW [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
test [WebAssembly] Replace Bugzilla links with Github issues 2023-03-17 20:13:00 -07:00
tools/lld [llvm-driver] Pass extra arguments to tools 2023-02-10 19:42:32 +00:00
utils Python 2/3 compatibility 2019-03-20 07:42:13 +00:00
wasm [WebAssembly] Replace Bugzilla links with Github issues 2023-03-17 20:13:00 -07:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
.gitignore
CMakeLists.txt Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
CODE_OWNERS.TXT Add code owners of new MachO port 2020-09-02 19:32:12 -07:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
README.md [doc] Place sha256 in lld/README.md into backticks 2021-01-12 10:19:40 -08:00

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.