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)
llvm-svn: 179349

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

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