llvm-project/llvm/test/tools/llvm-objdump/ELF/AArch64
Simon Tatham 1bc7b06ffd [llvm-objdump,ARM] Make dumpARMELFData line up with instructions.
The whitespace in output lines containing disassembled instructions
was extremely mismatched against that in `.word` lines produced from
dumping literal pools and other data in Arm ELF files. This patch
adjusts `dumpARMELFData` so that it uses the same alignment system as
in the instruction pretty-printers. Now the two classes of line are
aligned sensibly alongside each other.

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D130359
2022-07-26 09:35:31 +01:00
..
Inputs
disassemble-align.s [llvm-objdump,ARM] Make dumpARMELFData line up with instructions. 2022-07-26 09:35:31 +01:00
disassemble-print-comments.s
elf-aarch64-mapping-symbols.test [llvm-objdump,ARM] Add PrettyPrinters for Arm and AArch64. 2022-07-26 09:35:30 +01:00
lit.local.cfg
mattr.s [llvm-objdump] Default to --mattr=+all for AArch64 2022-06-30 11:17:56 -07:00
pcrel-address.yaml
plt.test