llvm-project/lld
Sam Clegg 3876d89a1b [WebAssembly] Update to match llvm changes
Subscribers: dschuff, jgravelle-google, aheejin, sunfish, llvm-commits

Differential Revision: https://reviews.llvm.org/D46849

llvm-svn: 332306
2018-05-14 22:42:33 +00:00
..
COFF COFF: Allow ICFing sections with different alignments. 2018-05-14 18:36:51 +00:00
Common
ELF [ELF][PPC64] Fix getRelExpr for R_PPC64_REL64 2018-05-14 16:39:45 +00:00
MinGW
cmake/modules
docs [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
include/lld
lib
test [WebAssembly] Update to match llvm changes 2018-05-14 22:42:33 +00:00
tools/lld
unittests [MachO] Don't write test files to /tmp, remove them afterwards. 2018-05-11 18:19:02 +00:00
utils
wasm [WebAssembly] Update to match llvm changes 2018-05-14 22:42:33 +00:00
.arcconfig
.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.