summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/gnu-ifunc-relative.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/gnu-ifunc-relative.s')
-rw-r--r--lld/test/ELF/gnu-ifunc-relative.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/gnu-ifunc-relative.s b/lld/test/ELF/gnu-ifunc-relative.s
index 510f246c394..278bc5021e6 100644
--- a/lld/test/ELF/gnu-ifunc-relative.s
+++ b/lld/test/ELF/gnu-ifunc-relative.s
@@ -14,7 +14,7 @@ foo:
_start:
call foo
-// CHECK: Section ({{.*}}) .rela.plt {
+// CHECK: Section ({{.*}}) .rela.dyn {
// CHECK-NEXT: R_X86_64_IRELATIVE - 0x[[ADDR:.*]]
// CHECK-NEXT: }
OpenPOWER on IntegriCloud