summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/test/Driver/hexagon-toolchain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/hexagon-toolchain.c b/clang/test/Driver/hexagon-toolchain.c
index 04d5bcec2fd..ce5fba1d580 100644
--- a/clang/test/Driver/hexagon-toolchain.c
+++ b/clang/test/Driver/hexagon-toolchain.c
@@ -1,7 +1,7 @@
// REQUIRES: hexagon-registered-target
// Tests disabled for now in non-Unix-like systems where we can't seem to find hexagon-as
-// XFAIL: cygwin,mingw32,win32
+// XFAIL: mingw32,win32
// -----------------------------------------------------------------------------
// Test standard include paths
OpenPOWER on IntegriCloud