bolt/deps/llvm-18.1.8/llvm/test/MC/AArch64/error-location-ldr-pseudo.s
2025-02-14 19:21:04 +01:00

5 lines
191 B
ArmAsm

// RUN: not llvm-mc -triple aarch64 -filetype obj < %s -o /dev/null 2>&1 | FileCheck %s
.text
// CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression
ldr x0, =(-undef)