aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/cl-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/cl-link.c')
-rw-r--r--test/Driver/cl-link.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Driver/cl-link.c b/test/Driver/cl-link.c
index 026c43383cb9..b195676250e8 100644
--- a/test/Driver/cl-link.c
+++ b/test/Driver/cl-link.c
@@ -51,3 +51,6 @@
// NONEXISTENT: link.exe
// NONEXISTENT: "/libpath:somepath"
// NONEXISTENT: nonexistent
+
+// RUN: %clang_cl /Tc%s -fuse-ld=lld -### 2>&1 | FileCheck --check-prefix=USE_LLD %s
+// USE_LLD: lld-link.exe