Disable hexagon toolchain test on windows targets
authorMatthew Curtis <mcurtis@codeaurora.org>
Thu, 6 Dec 2012 13:06:19 +0000 (13:06 +0000)
committerMatthew Curtis <mcurtis@codeaurora.org>
Thu, 6 Dec 2012 13:06:19 +0000 (13:06 +0000)
llvm-svn: 169498

clang/test/Driver/hexagon-toolchain.c

index a0ae693..b1c69b9 100644 (file)
@@ -1,5 +1,8 @@
 // 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
+
 // -----------------------------------------------------------------------------
 // Test standard include paths
 // -----------------------------------------------------------------------------