summaryrefslogtreecommitdiff
path: root/test/ELF/lto/shlib-undefined.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/lto/shlib-undefined.ll')
-rw-r--r--test/ELF/lto/shlib-undefined.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/lto/shlib-undefined.ll b/test/ELF/lto/shlib-undefined.ll
index 6d37bfa6b304d..eec40cc2771bf 100644
--- a/test/ELF/lto/shlib-undefined.ll
+++ b/test/ELF/lto/shlib-undefined.ll
@@ -6,7 +6,7 @@
; RUN: ld.lld -o %t %t.o %t2.so
; RUN: llvm-readobj -dyn-symbols %t | FileCheck %s
-; CHECK: Name: __progname@
+; CHECK: Name: __progname
; CHECK-NEXT: Value: 0x201010
; CHECK-NEXT: Size: 1
; CHECK-NEXT: Binding: Global (0x1)