llvm-project/lld/test/ELF/invalid
George Rimar 7d9eaf713c [ELF] - Report filename for unknown relocation error.
Our reporting for that case was just like:
ld.lld: error: do not know how to handle relocation 'R_386_PC8' (23)
It did not give any information about error location.

Patch adds filename to error.

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

llvm-svn: 293640
2017-01-31 15:37:51 +00:00
..
Inputs [ELF] - Use error() instead of fatal() during relaxation of R_X86_64_GOTTPOFF 2016-12-22 11:05:05 +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 [ELF] - Do not crash on invalid size of dynamic section. 2016-10-07 09:01:04 +00:00
eh-frame-hdr-no-out.s
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] - Report filename for unknown relocation error. 2017-01-31 15:37:51 +00:00
merge-invalid-size.s
mips-invalid-options-descriptor.s [ELF] Update lld now that ELF.h in LLVM has been converted to Expected. 2016-11-16 05:11:30 +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