]> granicus.if.org Git - clang/commitdiff
clang/test/Driver/mips-mti-linux.c: Remove XFAIL. It shouldn't fail for targeting...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 12 Nov 2015 23:56:37 +0000 (23:56 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 12 Nov 2015 23:56:37 +0000 (23:56 +0000)
I will remove REQUIRES later.

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

test/Driver/mips-mti-linux.c

index d4b3db0b8c9b63173284e9576a962d4ff738323d..aab9ce231775477746ca85c80c57e31fcad373c5 100644 (file)
@@ -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 \