]> granicus.if.org Git - clang/commitdiff
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173435 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/output-file-cleanup.c

index 41fa5829c8c0c3f6eb248006c7a5a0ebbbcc9b06..10a813465dc5b28b55b16c93015ec972633174aa 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