]> granicus.if.org Git - clang/commitdiff
Remove REQUIRES now that r179237 fixed the real problem.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Apr 2013 00:32:20 +0000 (00:32 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Apr 2013 00:32:20 +0000 (00:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179349 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/mips-inline-asm-modifiers.c

index 9a0abb7ff55c14d6abb770f28faadf96001a5b43..7c4ca2ce1446c6f3881943408677fdd1f4868e6b 100644 (file)
@@ -1,4 +1,3 @@
-// REQUIRES: mips-registered-target
 // RUN: %clang -target mipsel-unknown-linux -S -o - -emit-llvm %s \
 // RUN: | FileCheck %s