forked from OSchip/llvm-project
test/Driver/hexagon-toolchain.c: Unbreak XPASS. Cygwin can be treated as unix-like system.
llvm-svn: 169509
This commit is contained in:
parent
c844a46e77
commit
8ccff08f76
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue