hanchenye-llvm-project/lld
Martin Storsjo e916868269 [MinGW] Implement support for the --image-base option
Differential Revision: https://reviews.llvm.org/D40018

llvm-svn: 318282
2017-11-15 08:18:15 +00:00
..
COFF Remove a std::map and std::set that show up in LLD profiles 2017-11-13 18:38:53 +00:00
Common Try harder to delete the temporary file. 2017-11-13 18:06:43 +00:00
ELF [MIPS] Set STO_MIPS_MICROMIPS flag and less-significant bit for microMIPS symbols 2017-11-13 22:40:36 +00:00
MinGW [MinGW] Implement support for the --image-base option 2017-11-15 08:18:15 +00:00
cmake/modules [lld][cmake] Fix BUILD_SHARED_LIBS installation 2017-01-24 10:41:02 +00:00
docs Fixed link to bugzilla in the sidebar 2017-11-08 10:10:31 +00:00
include/lld Try harder to delete the temporary file. 2017-11-13 18:06:43 +00:00
lib Update for llvm change. 2017-11-08 01:50:34 +00:00
test [MinGW] Implement support for the --image-base option 2017-11-15 08:18:15 +00:00
tools/lld lld::COFF: better behavior when using as a library 2017-10-23 20:03:32 +00:00
unittests Move new lld's code to Common subdirectory. 2017-10-02 21:00:41 +00:00
utils Add a script to run various benchmarks and send the result to lnt. 2017-11-14 16:40:30 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Move new lld's code to Common subdirectory. 2017-10-02 21:00:41 +00:00
CODE_OWNERS.TXT
LICENSE.TXT
README.md Note that the benchmark set has been updated. 2017-11-14 17:48:48 +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 69cff27cf63304a3f766e72dc9010407eced5c60635254a3c31496e1183ef9e1.