llvm-project/lld/test/ELF/invalid/Inputs
George Rimar bd4943e2ca [ELF] - Remove use of precomipled binary for invalid-relocation-x64.test
Since yaml2obj is now able to parse integer values as relocation types,
there is no need to keep hex edited elf object for this test,
we can produce it on fly, just like this patch do.

Differential revision: https://reviews.llvm.org/D34893

llvm-svn: 307032
2017-07-03 15:24:50 +00:00
..
binding.elf
broken-relaxation-x64.elf [ELF] - Use error() instead of fatal() during relaxation of R_X86_64_GOTTPOFF 2016-12-22 11:05:05 +00:00
cie-version2.elf
common-symbol-alignment.elf [ELF] - Do not crash if common symbol has alignment 0. 2016-10-04 08:49:52 +00:00
common-symbol-alignment2.elf Recommit r283733 "[ELF] - Do not crash if common symbol alignment set to value greater than UINT32_MAX. 2016-10-10 10:31:03 +00:00
data-encoding.a
dynamic-section-sh_size.elf [ELF] - Do not crash on invalid size of dynamic section. 2016-10-07 09:01:04 +00:00
file-class.a
invalid-e_shnum.elf [ELF] - Added testcase relative to D25090. 2016-10-17 11:15:12 +00:00
mips-invalid-options-descriptor.elf [ELF] - Do not hang if broken object has option descriptor in .MIPS.options with size of zero. 2016-10-04 10:23:07 +00:00
multiple-eh-relocs.elf
section-alignment-notpow2.elf [ELF] - Check that section alignment is a power of 2. 2016-10-07 12:27:45 +00:00
section-index.elf
section-index2.elf [ELF] - Make checks in ObjectFile<ELFT>::getSection() stricter. 2016-10-06 09:17:55 +00:00
shentsize-zero.elf
sht-group.elf [ELF] - Testcase checking that we do not crash on invalid sh_info in SHT_GROUP sections. NFC. 2016-10-20 08:22:54 +00:00
symbol-index.elf [ELF] - Removed "invalid-" prefix from testcase. NFC. 2016-10-04 11:51:38 +00:00
symbol-name-offset.elf [ELF] - Fixed crash on invalid input. 2016-09-29 11:10:40 +00:00
symtab-sh_info.elf
symtab-sh_info2.elf [ELF] - Fixed assert fail when symbol table has zero sh_info value. 2016-10-07 15:16:27 +00:00
symtab-sh_info3.elf [ELF] - Fixed assertion fail when symbol table has invalid sh_info value. 2016-10-11 09:07:14 +00:00
tls-symbol.elf [ELF] - Do not crash if symbol type set to TLS when there is no tls sections. 2016-10-04 08:52:51 +00:00
too-short.elf [ELF] - Do not crash when unable to parse ELF object file. 2016-10-07 08:51:57 +00:00