aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Driver/output-file-cleanup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Driver/output-file-cleanup.c b/test/Driver/output-file-cleanup.c
index 19c0badfdb..41fa5829c8 100644
--- a/test/Driver/output-file-cleanup.c
+++ b/test/Driver/output-file-cleanup.c
@@ -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