diff options
Diffstat (limited to 'llvm/test/MC/AArch64/error-location.s')
| -rw-r--r-- | llvm/test/MC/AArch64/error-location.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AArch64/error-location.s b/llvm/test/MC/AArch64/error-location.s index 758e4db9bc2e..c2ce2fe4059a 100644 --- a/llvm/test/MC/AArch64/error-location.s +++ b/llvm/test/MC/AArch64/error-location.s @@ -22,7 +22,7 @@ // CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: 1-byte data relocations not supported .byte undef-. -// CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: Unsupported pc-relative fixup kind +// CHECK: :[[@LINE+1]]:16: error: expected relocatable expression ldr x0, [x1, :lo12:undef-.] // CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: invalid fixup for 8-bit load/store instruction |
