test/Driver/hexagon-toolchain.c: Unbreak XPASS. Cygwin can be treated as unix-like system.

llvm-svn: 169509
This commit is contained in:
NAKAMURA Takumi 2012-12-06 14:42:56 +00:00
parent c844a46e77
commit 8ccff08f76
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// REQUIRES: hexagon-registered-target // REQUIRES: hexagon-registered-target
// Tests disabled for now in non-Unix-like systems where we can't seem to find hexagon-as // 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 // Test standard include paths