aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/libsearch.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/libsearch.s')
-rw-r--r--test/ELF/libsearch.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/libsearch.s b/test/ELF/libsearch.s
index 32be866a66a9..d21baf9dd95f 100644
--- a/test/ELF/libsearch.s
+++ b/test/ELF/libsearch.s
@@ -60,6 +60,7 @@
// Check long forms as well
// RUN: ld.lld -o %t3 %t.o --library-path=%t.dir --library=ls
+// RUN: ld.lld -o %t3 %t.o --library-path %t.dir --library ls
// Should not search for dynamic libraries if -Bstatic is specified
// RUN: ld.lld -o %t3 %t.o -L%t.dir -Bstatic -lls