summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/arm64-elf-relocs.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AArch64/arm64-elf-relocs.s')
-rw-r--r--llvm/test/MC/AArch64/arm64-elf-relocs.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AArch64/arm64-elf-relocs.s b/llvm/test/MC/AArch64/arm64-elf-relocs.s
index eb22cc2f236..612819cc553 100644
--- a/llvm/test/MC/AArch64/arm64-elf-relocs.s
+++ b/llvm/test/MC/AArch64/arm64-elf-relocs.s
@@ -77,7 +77,7 @@
adrp x2, :tlsdesc:sym
// CHECK: adrp x2, :tlsdesc:sym
-// CHECK-OBJ: 58 R_AARCH64_TLSDESC_ADR_PAGE sym
+// CHECK-OBJ: 58 R_AARCH64_TLSDESC_ADR_PAGE21 sym
// LLVM is not competent enough to do this relocation because the
// page boundary could occur anywhere after linking. A relocation
OpenPOWER on IntegriCloud