bolt/deps/llvm-18.1.8/lld
2025-02-14 19:21:04 +01:00
..
cmake/modules Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
COFF Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
Common Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
docs Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ELF Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
include/lld/Common Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MachO Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MinGW Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
test Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
tools/lld Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unittests Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
utils Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
wasm Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
.clang-format Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
.clang-tidy Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
.gitignore Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
CMakeLists.txt Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
CODE_OWNERS.TXT Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
LICENSE.TXT Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
README.md Embed LLVM 18.1.8 2025-02-14 19:21:04 +01: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.