Home | History | Annotate | Download | only in AArch64
      1 // 64 bit little endian
      2 // RUN: llvm-mc -filetype=obj -arch=aarch64 -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