summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-11-12 23:56:37 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-11-12 23:56:37 +0000
commit2ffa1c2f1ca304f7ede6875be26abfae36bac007 (patch)
tree3b93ebe66a6ba986419c170d54d0f125a95c7813 /clang/test
parentd6da23d2dfeb0d40cc49bb2b34c7ca3b6f8dfed9 (diff)
downloadbcm5719-llvm-2ffa1c2f1ca304f7ede6875be26abfae36bac007.tar.gz
bcm5719-llvm-2ffa1c2f1ca304f7ede6875be26abfae36bac007.zip
clang/test/Driver/mips-mti-linux.c: Remove XFAIL. It shouldn't fail for targeting win32.
I will remove REQUIRES later. llvm-svn: 252972
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/Driver/mips-mti-linux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/mips-mti-linux.c b/clang/test/Driver/mips-mti-linux.c
index d4b3db0b8c9..aab9ce23177 100644
--- a/clang/test/Driver/mips-mti-linux.c
+++ b/clang/test/Driver/mips-mti-linux.c
@@ -5,7 +5,7 @@
// Ideally, we'd like to have an --llvm-toolchain option similar to
// the --gcc-toolchain one.
-// XFAIL: win32, win64
+// REQUIRES: shell
// = Big-endian, mips32r2, hard float
// RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
OpenPOWER on IntegriCloud