summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mips-clobber-reg.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/mips-clobber-reg.c')
-rw-r--r--clang/test/CodeGen/mips-clobber-reg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGen/mips-clobber-reg.c b/clang/test/CodeGen/mips-clobber-reg.c
index 50f452cbb4d..be18353af82 100644
--- a/clang/test/CodeGen/mips-clobber-reg.c
+++ b/clang/test/CodeGen/mips-clobber-reg.c
@@ -1,5 +1,4 @@
// RUN: %clang -target mipsel-unknown-linux -S -o - -emit-llvm %s
-// REQUIRES: mips-registered-target
/*
This checks that the frontend will accept both
OpenPOWER on IntegriCloud