llvm-project/llvm/test/tools/llvm-objdump/ELF
Georgii Rymar 84a1bc7f2c [test/Object][llvm-objdump] - llvm-objdump: don't abort() when the e_phoff field is invalid and refine testing.
llvm-objdump currently calls report_fatal_error() when the e_phoff field is invalid.

This is tested by elf-invalid-phdr.test which has the following issues:
1) It uses a precompiled object.
2) it could be a part of invalid.test.
3) It tests the Object lib, but we have no separate test for llvm-objdump.

This patch addresses issues mentioned.

Differential revision: https://reviews.llvm.org/D83559
2020-07-14 14:45:18 +03:00
..
AArch64 [llvm-objdump] Decrease instruction indentation for non-x86 2020-06-11 09:10:50 -07:00
AMDGPU AMDGPU: Remove denormal subtarget features 2020-04-02 17:17:12 -04:00
ARM [llvm-objdump][test] Move tests after dc4a6f5db4 2020-07-11 16:45:05 -07:00
Hexagon [llvm-objdump][test] Move {AArch64,ARM}/* to ELF/ARM/ or MachO/ARM/ and {AMDGPU,Hexagon,Mips,powerPC}/ to ELF/ 2020-03-15 15:18:33 -07:00
Inputs
Mips [llvm-objdump][test] Move {AArch64,ARM}/* to ELF/ARM/ or MachO/ARM/ and {AMDGPU,Hexagon,Mips,powerPC}/ to ELF/ 2020-03-15 15:18:33 -07:00
PowerPC [llvm-objdump][test] Move tests after dc4a6f5db4 2020-07-11 16:45:05 -07:00
RISCV [llvm-objdump][test] Move tests after dc4a6f5db4 2020-07-11 16:45:05 -07:00
call-absolute-symbol.test [X86InstPrinter] Change printPCRelImm to print the target address in hexadecimal form 2020-03-26 08:28:59 -07:00
dynamic-section-machine-specific.test Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
dynamic-section.test
file-headers.test [llvm-objdump][test] Change llvm-objdump tests to use double dash options 2020-03-15 16:01:26 -07:00
invalid-phdr.test [test/Object][llvm-objdump] - llvm-objdump: don't abort() when the e_phoff field is invalid and refine testing. 2020-07-14 14:45:18 +03:00
proc-specific-section.test
pt-gnu-property.test
relocations.test
symbol-table.test [llvm-objdump] --syms: print 'u' for STB_GNU_UNIQUE 2020-03-13 08:04:09 -07:00
symbol-visibility.test
verdef.test
verneed.test