xref: /aosp_15_r20/external/llvm/test/MC/AArch64/elf-objdump.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1// 64 bit little endian
2// RUN: llvm-mc -filetype=obj -triple aarch64-none-linux-gnu %s -o - | llvm-objdump -d -
3
4// We just want to see if llvm-objdump works at all.
5// CHECK: .text
6