test/Driver/fast-math.c: Mark this as XFAIL:cygming. They use gcc driver for as.

llvm-svn: 155691
This commit is contained in:
NAKAMURA Takumi 2012-04-27 04:36:27 +00:00
parent b39399de69
commit c4f6e37c97
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
// LLVM only supports three switches which is more coarse grained than GCC's
// support.
//
// Both of them use gcc driver for as.
// XFAIL: cygwin,mingw32
//
// RUN: %clang -### -fno-honor-infinities -c %s 2>&1 \
// RUN: | FileCheck --check-prefix=CHECK-NO-INFS %s
// CHECK-NO-INFS: "-cc1"