llvm-project/lld/test/ELF/invalid/Inputs
George Rimar fecd315ff9 [ELF] - Get rid of precompiled elf object in test case.
We has precompiled object with unsupported FDE version (=2).
It is possible to use llvm-mc instead for this test.

Patch do this change.

llvm-svn: 335818
2018-06-28 09:29:49 +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
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
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