1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/tools/llvm-objdump
Georgii Rymar 14dff304c5 [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
..
COFF
ELF [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
Inputs
MachO
wasm
X86
XCOFF
all-headers.test
archive-headers.test
eh_frame_zero_cie.test
eh_frame-mipsel.test
embedded-source.test
file-headers-pe.test
full-contents.test
help.test
invalid-input.test
invalid-symbol-table-size.test
malformed-archives.test
non-archive-object.test
openbsd-headers.test
option-grouping.test
private-headers-dynamic-section.test
private-headers-no-dynamic-segment.test
private-headers-no-dynamic.test
relocation-xindex-symbol.test
relocations-in-nonreloc.test
section-filter.test
section-headers.test
unimplemented-features.test
verneed-wrong-info.test
warn-missing-section.test
warn-on-out-of-range-start-stop-address.test