aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/linkerscript/provide-shared2.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/linkerscript/provide-shared2.s')
-rw-r--r--test/ELF/linkerscript/provide-shared2.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/linkerscript/provide-shared2.s b/test/ELF/linkerscript/provide-shared2.s
index 8a3200b6f5455..1a7b213d8e541 100644
--- a/test/ELF/linkerscript/provide-shared2.s
+++ b/test/ELF/linkerscript/provide-shared2.s
@@ -6,7 +6,7 @@
# RUN: ld.lld -o %t --script %t.script %t.o %t2.so
# RUN: llvm-readelf --dyn-symbols %t | FileCheck %s
-# CHECK: 1 1: 000000000000002a 0 NOTYPE GLOBAL DEFAULT ABS foo@
+# CHECK: 1 1: 000000000000002a 0 NOTYPE GLOBAL DEFAULT ABS foo
.global _start
_start: