summaryrefslogtreecommitdiff
path: root/test/ELF/x86-64-dyn-rel-error2.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/x86-64-dyn-rel-error2.s')
-rw-r--r--test/ELF/x86-64-dyn-rel-error2.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/x86-64-dyn-rel-error2.s b/test/ELF/x86-64-dyn-rel-error2.s
index c1d3da3ae2ae..88a180da6274 100644
--- a/test/ELF/x86-64-dyn-rel-error2.s
+++ b/test/ELF/x86-64-dyn-rel-error2.s
@@ -9,4 +9,4 @@ _start:
.data
.long bar - .
-// CHECK: R_X86_64_PC32 cannot be used against shared object; recompile with -fPIC.
+// CHECK: {{.*}}:(.data+0x0): relocation R_X86_64_PC32 cannot be used against shared object; recompile with -fPIC.