llvm-capstone/lld
Ron Lieberman ca856fff1c Revert "enable code-object-version=5"
very sorry wrong repo.

This reverts commit d882ba7aea.
2022-11-29 15:21:09 -06:00
..
cmake/modules Add version to all LLVM cmake package 2022-11-25 21:57:58 +00:00
COFF [lld] Change Optional to std::optional 2022-11-27 17:25:34 -08:00
Common [lld] Change Optional to std::optional 2022-11-27 17:25:34 -08:00
docs [LLD][COFF] Survive empty and invalid PCH signature 2022-11-20 10:40:50 -05:00
ELF [lld] Change Optional to std::optional 2022-11-27 17:25:34 -08:00
include/lld/Common [lld] Change Optional to std::optional 2022-11-27 17:25:34 -08:00
MachO [lld-macho] Reject -no_pie for unsupported archs 2022-11-29 11:17:08 -08:00
MinGW [LLD][MinGW] Add --error-limit=<N> option 2022-11-10 13:52:47 +02:00
test Revert "enable code-object-version=5" 2022-11-29 15:21:09 -06:00
tools/lld [lld] Use std::optional in lld.cpp (NFC) 2022-11-26 21:03:34 -08:00
utils
wasm Reland "[LTO][COFF] Use bitcode file names in lto native object file names." 2022-11-22 13:46:42 -08: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 Move googletest to the third-party directory 2022-11-09 15:28:08 -08: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.