summaryrefslogtreecommitdiff
path: root/test/Index/pch-with-module.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/pch-with-module.m')
-rw-r--r--test/Index/pch-with-module.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Index/pch-with-module.m b/test/Index/pch-with-module.m
index 77262d5eb6..e839c811da 100644
--- a/test/Index/pch-with-module.m
+++ b/test/Index/pch-with-module.m
@@ -1,4 +1,3 @@
-// REQUIRES: x86-registered-target
// RUN: rm -rf %t.cache
// RUN: c-index-test -write-pch %t.h.pch %s -target x86_64-apple-macosx10.7 -fobjc-arc -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/Inputs -Xclang -fdisable-module-hash
// RUN: %clang -fsyntax-only %s -target x86_64-apple-macosx10.7 -include %t.h -fobjc-arc -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/Inputs \