]> granicus.if.org Git - clang/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169498 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/hexagon-toolchain.c

index a0ae693e1375dbf30a03be0fb1f8c282585ae9e3..b1c69b9a6dba207966e739dc287dd92becbbf1ec 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
 // -----------------------------------------------------------------------------