Author: chapuni
Date: Fri Jan 25 00:56:45 2013
New Revision: 173428

URL: http://llvm.org/viewvc/llvm-project?rev=173428&view=rev
Log:
clang/test/Driver/output-file-cleanup.c: Mark it as XFAIL:*-mingw32, ppc, for 
now.

Modified:
    cfe/trunk/test/Driver/output-file-cleanup.c

Modified: cfe/trunk/test/Driver/output-file-cleanup.c
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/output-file-cleanup.c?rev=173428&r1=173427&r2=173428&view=diff
==============================================================================
--- cfe/trunk/test/Driver/output-file-cleanup.c (original)
+++ cfe/trunk/test/Driver/output-file-cleanup.c Fri Jan 25 00:56:45 2013
@@ -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
 


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

Reply via email to