src/gnu/llvm/lld
purplerain 3a0fe9932a
sync with OpenBSD -current
2024-02-19 19:06:47 +00:00
..
COFF sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
Common sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
ELF sync with OpenBSD -current 2024-02-19 19:06:47 +00:00
MachO sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
MinGW sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
cmake/modules sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
docs sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
include/lld/Common sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
tools/lld sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
utils SecBSD 1.3 -current: The Digital Resistance. A belief in the importance of privacy and the right to secure communication. 2023-04-30 01:15:27 +00:00
wasm sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
.clang-format SecBSD 1.3 -current: The Digital Resistance. A belief in the importance of privacy and the right to secure communication. 2023-04-30 01:15:27 +00:00
.clang-tidy SecBSD 1.3 -current: The Digital Resistance. A belief in the importance of privacy and the right to secure communication. 2023-04-30 01:15:27 +00:00
.gitignore SecBSD 1.3 -current: The Digital Resistance. A belief in the importance of privacy and the right to secure communication. 2023-04-30 01:15:27 +00:00
CMakeLists.txt sync with OpenBSD -current 2023-11-13 23:00:18 +00:00
CODE_OWNERS.TXT SecBSD 1.3 -current: The Digital Resistance. A belief in the importance of privacy and the right to secure communication. 2023-04-30 01:15:27 +00:00
LICENSE.TXT SecBSD 1.3 -current: The Digital Resistance. A belief in the importance of privacy and the right to secure communication. 2023-04-30 01:15:27 +00:00
README.md SecBSD 1.3 -current: The Digital Resistance. A belief in the importance of privacy and the right to secure communication. 2023-04-30 01:15:27 +00:00

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.