Skip to content
Mirror of official lld git repository located at http://llvm.org/git/lld. Updated every five minutes.
Branch: master
Clone or download
pcc ELF: Simplify. NFCI.
Differential Revision: https://reviews.llvm.org/D60299

git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@357739 91177308-0d34-0410-b5e6-96231b3b80d8
Latest commit 02b5ae9 Apr 5, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
COFF [codeview] Remove Type member from CVRecord Apr 4, 2019
Common Fail early if an output file is not writable Mar 11, 2019
ELF
MinGW
cmake/modules
docs
include/lld Fail early if an output file is not writable Mar 11, 2019
lib [ELF][MachO][wasm] Simplify range-style std::find{,_if} with STLExtra… Mar 29, 2019
test
tools/lld
unittests
utils
wasm
.arcconfig [lld] Set up .arcconfig to point to new Diffusion LLD repository Dec 6, 2017
.clang-format
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
LICENSE.TXT
README.md

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.

You can’t perform that action at this time.