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 a4f083bddba..a8f9a7df6d3 100644 --- a/llvm/test/MC/AArch64/error-location.s +++ b/llvm/test/MC/AArch64/error-location.s @@ -31,7 +31,7 @@ // CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: invalid fixup for 16-bit load/store instruction ldrh w0, [x1, :gottprel_lo12:undef] -// CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: invalid fixup for 32-bit load/store instruction +// CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: LP64 32-bit load/store relocation not supported (ILP32 eqv: TLSIE_LD32_GOTTPREL_LO12_NC) ldr w0, [x1, :gottprel_lo12:undef] |

