llvm-project/llvm/test/tools/llvm-objdump/X86
gbreynoo 56fa49878b [llvm-objdump] Add testing for --print-imm-hex, --headers, --section-headers and --private-headers
llvm-objdump had some missing coverage that is fixed by this change:
- A test specifically for --print-imm-hex, and coverage of --no-print-imm-hex
- section-headers.test checks the aliases --headers or --section-headers
- A test for the use of --private-headers for ELF that checks the output
- A test for ELF program headers

Differential Revision: https://reviews.llvm.org/D103974
2021-06-29 17:03:21 +01:00
..
Inputs Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
adjust-vma.test
coff-dis-internal.test
coff-disassemble-export.test
debug-info-fileinfo.test
demangle.s
disassemble-align.s [llvm-objdump] Print memory operand addresses as regular comments 2021-06-28 14:25:22 +07:00
disassemble-archive-with-source.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
disassemble-code-data-mix.s
disassemble-data.test
disassemble-demangle.test
disassemble-functions-mangling.test
disassemble-functions.test
disassemble-gdtls.s [llvm-objdump] Prefix memory operand addresses with '0x' 2021-06-28 14:25:21 +07:00
disassemble-implied-by-disassemble-functions.test
disassemble-invalid-byte-sequences.test
disassemble-long-instructions.test
disassemble-no-symbol-at-section-start.test
disassemble-print-comments.s [llvm-objdump] Prevent variable locations to overlap short comments 2021-06-28 14:25:21 +07:00
disassemble-same-section-addr.test
disassemble-section-name.s [llvm-objdump] Improve newline consistency between different pieces of information 2021-05-04 09:56:07 -07:00
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 [llvm-objdump] Prefix memory operand addresses with '0x' 2021-06-28 14:25:21 +07:00
elf-disassemble-symbololize-operands.yaml [llvm-objdump] Add -M {att,intel} & deprecate --x86-asm-syntax={att,intel} 2021-05-05 00:20:41 -07:00
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 [llvm-objdump] Improve newline consistency between different pieces of information 2021-05-04 09:56:07 -07:00
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-imm-hex.s [llvm-objdump] Add testing for --print-imm-hex, --headers, --section-headers and --private-headers 2021-06-29 17:03:21 +01:00
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
source-interleave-prefix-non-windows.test
source-interleave-prefix-windows.test
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
syntax-mode.s [llvm-objdump] Add -M {att,intel} & deprecate --x86-asm-syntax={att,intel} 2021-05-05 00:20:41 -07:00
warn-missing-disasm-func.test