summaryrefslogtreecommitdiff
path: root/test/Driver/linker-opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/linker-opts.c')
-rw-r--r--test/Driver/linker-opts.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Driver/linker-opts.c b/test/Driver/linker-opts.c
index 2a96a17c70d3..7668a7599076 100644
--- a/test/Driver/linker-opts.c
+++ b/test/Driver/linker-opts.c
@@ -2,4 +2,5 @@
// CHECK: "-L{{.*}}/test1"
// GCC driver is used as linker on cygming. It should be aware of LIBRARY_PATH.
-// XFAIL: cygwin,mingw32,win32
+// XFAIL: win32
+// REQUIRES: clang-driver