clang/test/Driver/output-file-cleanup.c: Mark it as XFAIL:*-mingw32, ppc, for now.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 06:56:45 +0000 (06:56 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 06:56:45 +0000 (06:56 +0000)
llvm-svn: 173428

clang/test/Driver/output-file-cleanup.c

index 19c0bad..41fa582 100644 (file)
@@ -13,6 +13,8 @@
 // RUN: test ! -f %t.o
 // RUN: test -f %t.d
 
+// FIXME: %t.o is not touched with -no-integrated-as.
+// XFAIL: mingw32,ppc
 // REQUIRES: shell
 // REQUIRES: crash-recovery