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