llvm-project/lld/test/ELF/invalid
George Rimar 1b51b7fc7f [ELF] - Fail the link if something happens on DWARF parsing stage of -gdb-index building
This is relative to PR33173,

Previously if something wrong happened on DWARF parsers side during parsing
object for building gdb index (like was in PR: unsupported relocation) 
then LLD continued and finished the link. DWARF parsers sure showed error
message on their side, but that is all.

Patch changes behavior to fail the link in this case and show more
detailed message.

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

llvm-svn: 307370
2017-07-07 09:18:05 +00:00
..
Inputs [ELF] - Remove use of precomipled binary for invalid-relocation-x64.test 2017-07-03 15:24:50 +00:00
broken-relaxation-x64.test Do not use .s extension for non-assembly files. 2017-01-25 21:28:19 +00:00
common-symbol-alignment.s 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
dynamic-section-size.s Include filenames in error messages to report broken files. 2017-03-30 21:13:00 +00:00
eh-frame-hdr-no-out.s
invalid-debug-relocations.test [ELF] - Fail the link if something happens on DWARF parsing stage of -gdb-index building 2017-07-07 09:18:05 +00:00
invalid-e_shnum.s Update for llvm change. 2016-11-03 20:17:25 +00:00
invalid-elf.test [ELF] Refactor several error messages 2016-11-23 10:07:46 +00:00
invalid-relocation-x64.test [ELF] - Remove use of precomipled binary for invalid-relocation-x64.test 2017-07-03 15:24:50 +00:00
merge-invalid-size.s
mips-invalid-options-descriptor.s Include filenames in error messages to report broken files. 2017-03-30 21:13:00 +00:00
section-alignment.test [ELF] - Check that section alignment is a power of 2. 2016-10-07 12:27:45 +00:00
section-alignment2.s Remove trailing whitespace. 2016-10-10 18:10:01 +00:00
sht-group.s [ELF] Update lld now that ELF.h in LLVM has been converted to Expected. 2016-11-16 05:11:30 +00:00
symbol-index.s [ELF] - Removed "invalid-" prefix from testcase. NFC. 2016-10-04 11:51:38 +00:00
symbol-name.s [ELF] - Fixed crash on invalid input. 2016-09-29 11:10:40 +00:00
symtab-sh-info.s [ELF] - Fixed assertion fail when symbol table has invalid sh_info value. 2016-10-11 09:07:14 +00:00
symtab-symbols.test Partially revert r287009: Remove trailing whitespace. 2016-11-15 19:09:13 +00:00
tls-symbol.s [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.s Update for llvm change. 2016-11-03 20:17:25 +00:00
verdef-no-symtab.test [ELF] - Check that .dynsym is present in DSO if SHT_GNU_versym section is. 2016-11-02 10:16:25 +00:00