diff options
-rw-r--r-- | test/Driver/hexagon-toolchain.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Driver/hexagon-toolchain.c b/test/Driver/hexagon-toolchain.c index ed968b888d..fd14692a80 100644 --- a/test/Driver/hexagon-toolchain.c +++ b/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: mingw32,win32 +// Tests disabled for now on windows where we can't seem to find hexagon-as +// XFAIL: win32 // ----------------------------------------------------------------------------- // Test standard include paths |