Author: mcurtis
Date: Thu Dec  6 13:03:09 2012
New Revision: 169533

URL: http://llvm.org/viewvc/llvm-project?rev=169533&view=rev
Log:
Un-XFAIL hexagon-toolchain.c test for mingw32

Modified:
    cfe/trunk/test/Driver/hexagon-toolchain.c

Modified: cfe/trunk/test/Driver/hexagon-toolchain.c
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/hexagon-toolchain.c?rev=169533&r1=169532&r2=169533&view=diff
==============================================================================
--- cfe/trunk/test/Driver/hexagon-toolchain.c (original)
+++ cfe/trunk/test/Driver/hexagon-toolchain.c Thu Dec  6 13:03:09 2012
@@ -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


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to