clang/test/Driver/output-file-cleanup.c: Add arm and powerpc to XFAIL.

..."ppc" was not recognized here.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173435 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Driver/output-file-cleanup.c b/test/Driver/output-file-cleanup.c
index 41fa582..10a8134 100644
--- a/test/Driver/output-file-cleanup.c
+++ b/test/Driver/output-file-cleanup.c
@@ -14,7 +14,7 @@
 // RUN: test -f %t.d
 
 // FIXME: %t.o is not touched with -no-integrated-as.
-// XFAIL: mingw32,ppc
+// XFAIL: mingw32,powerpc,arm
 // REQUIRES: shell
 // REQUIRES: crash-recovery