llvm-project/llvm/test/tools/llvm-objdump/X86
Alex Richardson 79030a22cc [llvm-objdump] Fix dumping dynamic relative relocations for SHT_REL
Previously printing R_386_RELATIVE relocations would trigger
`error: can't read an entry at 0x40: it goes past the end of the section (0x40)`
I found this while writing a test case for LLD (D100490).
This also includes some minor cleanup in the elf-dynamic-relcos.test
llvm-objdump test based on the newly added test.

Reviewed By: jhenderson, MaskRay

Differential Revision: https://reviews.llvm.org/D100489
2021-04-28 12:23:00 +01:00
..
Inputs
adjust-vma.test
coff-dis-internal.test
coff-disassemble-export.test
debug-info-fileinfo.test
demangle.s
disassemble-align.s
disassemble-archive-with-source.ll
disassemble-code-data-mix.s
disassemble-data.test
disassemble-demangle.test
disassemble-functions-mangling.test
disassemble-functions.test
disassemble-gdtls.s
disassemble-implied-by-disassemble-functions.test
disassemble-invalid-byte-sequences.test
disassemble-long-instructions.test
disassemble-no-symbol-at-section-start.test
disassemble-same-section-addr.test
disassemble-section-name.s
disassemble-show-raw.test
disassemble-text.test
disassemble-zeroes-relocations.test
elf-disassemble-bss.test
elf-disassemble-dynamic-symbols.test
elf-disassemble-no-symtab.test
elf-disassemble-relocs.test
elf-disassemble-symbol-labels-exec.test
elf-disassemble-symbol-labels-rel.test
elf-disassemble-symbol-references.yaml
elf-disassemble-symbololize-operands.yaml
elf-disassemble.test
elf-dynamic-relocs-rel.test [llvm-objdump] Fix dumping dynamic relative relocations for SHT_REL 2021-04-28 12:23:00 +01:00
elf-dynamic-relocs.test [llvm-objdump] Fix dumping dynamic relative relocations for SHT_REL 2021-04-28 12:23:00 +01:00
elf-dynamic-symbols.test
function-sections-line-numbers.s
invalid-macho-build-version.yaml
lit.local.cfg
out-of-section-sym.test
output-ordering.test
phdrs-lma.test
phdrs-lma2.test
phdrs.test
plt.test
print-symbol-addr.s
section-filter-disasm.test
section-filter-relocs.test
section-index.s
source-interleave-function-from-debug.test
source-interleave-invalid-source.test
source-interleave-missing-source.test
source-interleave-no-debug-info.test [llvm-objdump] --source: drop the warning when there is no debug info 2021-02-04 09:07:44 -08:00
source-interleave-prefix-non-windows.test [llvm-objdump][test] Fix --prefix tests for system-windows 2021-02-09 21:54:51 +00:00
source-interleave-prefix-windows.test [llvm-objdump][test] Fix --prefix tests for system-windows 2021-02-09 21:54:51 +00:00
source-interleave-prefix.test [llvm-objdump] Switch command-line parsing from llvm::cl to OptTable 2021-04-14 20:12:24 -04:00
source-interleave-relative-paths.test
source-interleave-same-line-different-file.test
source-interleave-x86_64.test
start-stop-address-relocatable-object.test
start-stop-address.test
warn-missing-disasm-func.test