llvm-capstone/lld
George Rimar bb2079b7e1 [LLD][ELF] - Remove dynamic-section-sh_size.elf binary, convert test to yaml. NFCI.
dynamic-section-sh_size.elf was introduced in D25090.
Now it is possible to use yaml2obj instead. 
That is what this patch does.

Also I added one more case of a possibly broken .dynamic
section just in case.

llvm-svn: 358990
2019-04-23 14:21:31 +00:00
..
cmake/modules
COFF [LLD][COFF] Fix /linkrepro with output options that take a filename or path 2019-04-23 12:30:49 +00:00
Common
docs [COFF] Link crtend.o as the last object file 2019-04-15 10:57:44 +00:00
ELF [ELF] Change default output section type to SHT_PROGBITS 2019-04-23 12:38:52 +00:00
include/lld
lib Use llvm::stable_sort 2019-04-23 02:42:06 +00:00
MinGW [MinGW] Add an --appcontainer flag, passed through to lld-link 2019-04-19 13:50:43 +00:00
test [LLD][ELF] - Remove dynamic-section-sh_size.elf binary, convert test to yaml. NFCI. 2019-04-23 14:21:31 +00:00
tools/lld
unittests
utils Python 2/3 compatibility 2019-03-20 07:42:13 +00:00
wasm Use llvm::stable_sort 2019-04-23 02:42:06 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
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.