diff options
-rw-r--r-- | clang/test/Driver/output-file-cleanup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/output-file-cleanup.c b/clang/test/Driver/output-file-cleanup.c index 41fa5829c8c..10a813465dc 100644 --- a/clang/test/Driver/output-file-cleanup.c +++ b/clang/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 |