aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-01-25 06:56:45 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-01-25 06:56:45 +0000
commitd7e87b251cb1f17a80e97c332e3df6124480dfde (patch)
tree053eea4d3db46da106ad9d87f7d3a389a723f196
parentdddcc57fe73c568520250f48d33a1ad856015644 (diff)
clang/test/Driver/output-file-cleanup.c: Mark it as XFAIL:*-mingw32, ppc, for now.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173428 91177308-0d34-0410-b5e6-96231b3b80d8
-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