[ARM,AArch64] Store source location of asm constant pool entries
[oota-llvm.git] / test / MC / AArch64 / error-location-ldr-pseudo.s
1 // RUN: not llvm-mc -triple aarch64--none-eabi -filetype obj < %s -o /dev/null 2>&1 | FileCheck %s
2
3   .text
4 // CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression
5   ldr x0, =(-undef)