summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-04-12 00:32:20 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-04-12 00:32:20 +0000
commit59d29e9b55cef46cfadfbaac5691a9666a1b66dd (patch)
tree4d1660523818d9ecb6e4cf80e6e13c86978600ca
parentaf97e3feb1145ca1079907e19a1c9577c8fa0a03 (diff)
downloadbcm5719-llvm-59d29e9b55cef46cfadfbaac5691a9666a1b66dd.tar.gz
bcm5719-llvm-59d29e9b55cef46cfadfbaac5691a9666a1b66dd.zip
Remove REQUIRES now that r179237 fixed the real problem.
llvm-svn: 179349
-rw-r--r--clang/test/CodeGen/mips-inline-asm-modifiers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGen/mips-inline-asm-modifiers.c b/clang/test/CodeGen/mips-inline-asm-modifiers.c
index 9a0abb7ff55..7c4ca2ce144 100644
--- a/clang/test/CodeGen/mips-inline-asm-modifiers.c
+++ b/clang/test/CodeGen/mips-inline-asm-modifiers.c
@@ -1,4 +1,3 @@
-// REQUIRES: mips-registered-target
// RUN: %clang -target mipsel-unknown-linux -S -o - -emit-llvm %s \
// RUN: | FileCheck %s
OpenPOWER on IntegriCloud