My apologies for the break and thanks for the fix.

Matthew Curtis.

On 12/6/2012 8:42 AM, NAKAMURA Takumi wrote:
Author: chapuni
Date: Thu Dec  6 08:42:56 2012
New Revision: 169509

URL: http://llvm.org/viewvc/llvm-project?rev=169509&view=rev
Log:
test/Driver/hexagon-toolchain.c: Unbreak XPASS. Cygwin can be treated as 
unix-like system.

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=169509&r1=169508&r2=169509&view=diff
==============================================================================
--- cfe/trunk/test/Driver/hexagon-toolchain.c (original)
+++ cfe/trunk/test/Driver/hexagon-toolchain.c Thu Dec  6 08:42:56 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: cygwin,mingw32,win32
+// XFAIL: mingw32,win32
// -----------------------------------------------------------------------------
  // Test standard include paths


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


--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by 
The Linux Foundation

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

Reply via email to