xref: /llvm-project/llvm/test/MC/AArch64/elf-objdump.s (revision 3b0846e8f76899815159389be96d7184ad015a8a)
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