clang/test/Driver/output-file-cleanup.c: Add arm and powerpc to XFAIL.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 09:43:17 +0000 (09:43 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 09:43:17 +0000 (09:43 +0000)
..."ppc" was not recognized here.

llvm-svn: 173435

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

index 41fa582..10a8134 100644 (file)
@@ -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