bolt/deps/llvm-18.1.8/llvm/test/MC/AArch64/error-location-ldr-pseudo.s

6 lines
191 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
// 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)