aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/verneed-local.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/verneed-local.s')
-rw-r--r--test/ELF/verneed-local.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/verneed-local.s b/test/ELF/verneed-local.s
index a50f670ed7bd..94336fddad48 100644
--- a/test/ELF/verneed-local.s
+++ b/test/ELF/verneed-local.s
@@ -2,7 +2,7 @@
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
# RUN: not ld.lld %t.o %S/Inputs/verneed1.so -o %t 2>&1 | FileCheck %s
-# CHECK: undefined symbol: f3 in
+# CHECK: error: {{.*}}:(.text+0x1): undefined symbol 'f3'
.globl _start
_start:
call f3