summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/arc.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/arc.m')
-rw-r--r--clang/test/PCH/arc.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/PCH/arc.m b/clang/test/PCH/arc.m
index 466b3170559..63c77778f40 100644
--- a/clang/test/PCH/arc.m
+++ b/clang/test/PCH/arc.m
@@ -1,3 +1,4 @@
+// REQUIRES: x86-registered-target
// Test this without pch.
// RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include %S/Inputs/arc.h -fsyntax-only -emit-llvm-only %s
OpenPOWER on IntegriCloud