summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/ifunc-reloc.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/ifunc-reloc.s')
-rw-r--r--llvm/test/MC/ELF/ifunc-reloc.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/ifunc-reloc.s b/llvm/test/MC/ELF/ifunc-reloc.s
index 6f1d79b22c4..b4917371b0f 100644
--- a/llvm/test/MC/ELF/ifunc-reloc.s
+++ b/llvm/test/MC/ELF/ifunc-reloc.s
@@ -11,6 +11,6 @@ alias:
// CHECK: Relocations [
// CHECK-NEXT: Section {{.*}} .rela.text {
-// CHECK-NEXT: 0x1 R_X86_64_PC32 sym 0xFFFFFFFFFFFFFFFC
+// CHECK-NEXT: 0x1 R_X86_64_PLT32 sym 0xFFFFFFFFFFFFFFFC
// CHECK-NEXT: }
// CHECK-NEXT: ]
OpenPOWER on IntegriCloud