1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/tools/llvm-objdump
Andy Wingo 957839db56 [llvm-objdump][WebAssembly] Fix llvm-objdump on files without symbols
If a file has no symbols, perhaps because it is a linked executable,
synthesize some symbols by walking the code section.  Otherwise the
disassembler will try to treat the whole code section as a function,
which won't parse.  Fixes https://bugs.llvm.org/show_bug.cgi?id=50957.

Differential Revision: https://reviews.llvm.org/D105539
2021-07-19 08:59:26 +02:00
..
AMDGPU
COFF
ELF [ARMInstPrinter] Print the target address of a branch instruction 2021-06-30 16:35:28 +07:00
Inputs
MachO [llvm-objdump/mac] Print symbols at the same address deterministically 2021-06-30 22:38:07 -04:00
wasm [llvm-objdump][WebAssembly] Fix llvm-objdump on files without symbols 2021-07-19 08:59:26 +02:00
X86 [llvm-objdump] Add testing for --print-imm-hex, --headers, --section-headers and --private-headers 2021-06-29 17:03:21 +01:00
XCOFF [XCOFF][llvm-objdump] Dump the debug type in --section-headers option. 2021-06-10 07:08:23 +00:00
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
mattr-mcpu-help.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 [llvm-objdump] Add testing for --print-imm-hex, --headers, --section-headers and --private-headers 2021-06-29 17:03:21 +01:00
tool-name.test
unimplemented-features.test
verneed-wrong-info.test
version.test
warn-missing-section.test
warn-on-out-of-range-start-stop-address.test