hanchenye-llvm-project/lld
Rumeet Dhindsa d2eb089a0e Add support for ThinLTO plugin option thinlto-object-suffix-replace
Differential Revision: https://reviews.llvm.org/D46608

llvm-svn: 332527
2018-05-16 21:04:08 +00:00
..
COFF COFF: Allow ICFing sections with different alignments. 2018-05-14 18:36:51 +00:00
Common Rename to match an LLVM change 2018-04-11 18:49:41 +00:00
ELF Add support for ThinLTO plugin option thinlto-object-suffix-replace 2018-05-16 21:04:08 +00:00
MinGW [MinGW] Handle the GNU ld option -Map for outputting a linker map 2018-05-15 21:12:29 +00:00
cmake/modules
docs [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
include/lld Remove \brief commands from doxygen comments. 2018-05-15 16:40:54 +00:00
lib Remove \brief commands from doxygen comments. 2018-05-15 16:40:54 +00:00
test Add support for ThinLTO plugin option thinlto-object-suffix-replace 2018-05-16 21:04:08 +00:00
tools/lld Define InitLLVM to do common initialization all at once. 2018-04-13 18:26:06 +00:00
unittests Remove \brief commands from doxygen comments. 2018-05-15 16:40:54 +00:00
utils
wasm [WebAssembly] Fix R_WEBASSEMBLY_FUNCTION_OFFSET_I32 relocation entries 2018-05-15 22:27:50 +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.