summaryrefslogtreecommitdiff
path: root/test/ELF/copy-rel-corrupted.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/copy-rel-corrupted.s')
-rw-r--r--test/ELF/copy-rel-corrupted.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/copy-rel-corrupted.s b/test/ELF/copy-rel-corrupted.s
index a3f72f71c1da..3cdad7cf8037 100644
--- a/test/ELF/copy-rel-corrupted.s
+++ b/test/ELF/copy-rel-corrupted.s
@@ -3,7 +3,7 @@
// RUN: ld.lld %t2.o -o %t2.so -shared
// RUN: not ld.lld %t.o %t2.so -o %t.exe 2>&1 | FileCheck %s
-// CHECK: cannot create a copy relocation for x
+// CHECK: error: cannot create a copy relocation for symbol x
.global _start
_start: