summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/basic.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/basic.s')
-rw-r--r--lld/test/ELF/basic.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/basic.s b/lld/test/ELF/basic.s
index c326dd18fcc..809b0ae7176 100644
--- a/lld/test/ELF/basic.s
+++ b/lld/test/ELF/basic.s
@@ -207,7 +207,7 @@ _start:
# RUN: not ld.lld -o %t2 2>&1 | \
# RUN: FileCheck --check-prefix=NO_INPUT %s
-# NO_INPUT: no input files
+# NO_INPUT: ld.lld{{.*}}: no input files
# RUN: not ld.lld %t.no.such.file -o %t2 2>&1 | \
# RUN: FileCheck --check-prefix=CANNOT_OPEN %s
OpenPOWER on IntegriCloud