summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/local_static.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/local_static.cpp')
-rw-r--r--clang/test/PCH/local_static.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/PCH/local_static.cpp b/clang/test/PCH/local_static.cpp
index b4131bffde2..1085d81d317 100644
--- a/clang/test/PCH/local_static.cpp
+++ b/clang/test/PCH/local_static.cpp
@@ -1,4 +1,3 @@
-// REQUIRES: x86-registered-target
// Test this without PCH.
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -include %S/local_static.h -fsyntax-only %s -emit-llvm -o %t.no_pch.ll %s
// RUN: FileCheck --input-file %t.no_pch.ll %s
OpenPOWER on IntegriCloud