summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/floating-literal.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/floating-literal.c')
-rw-r--r--clang/test/PCH/floating-literal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/PCH/floating-literal.c b/clang/test/PCH/floating-literal.c
index b5ff6fe84b8..738e45a4151 100644
--- a/clang/test/PCH/floating-literal.c
+++ b/clang/test/PCH/floating-literal.c
@@ -1,5 +1,4 @@
// RUN: %clang_cc1 -triple mips64-none-linux-gnu -emit-pch -o %t %s
-// REQUIRES: mips-registered-target
// RUN: %clang_cc1 -x ast -ast-print %t | FileCheck %s
// Make sure the semantics of FloatingLiterals are stored correctly in
OpenPOWER on IntegriCloud