[libc][test] fix memory leak pt.2 (#122384)
[llvm-project.git] / llvm / test / MC / AArch64 / armv9.5a-pauthlr-reloc.s
blobc10142a1997664ffb52b874f071649338673260d
1 // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+pauth-lr -filetype=obj -o /dev/null 2>&1 < %s | FileCheck %s
3 autiasppc undef_label
4 // CHECK: [[@LINE-1]]:{{[0-9]+}}: error: relocation of PAC/AUT instructions is not supported
5 // CHECK-NEXT: autiasppc undef_label
6 // CHECK-NOT: [[@LINE-3]]:{{[0-9]+}}:
8 autibsppc undef_label
9 // CHECK: [[@LINE-1]]:{{[0-9]+}}: error: relocation of PAC/AUT instructions is not supported
10 // CHECK-NEXT: autibsppc undef_label
11 // CHECK-NOT: [[@LINE-3]]:{{[0-9]+}}: