summaryrefslogtreecommitdiff
path: root/test/Modules/self-import-header.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/self-import-header.m')
-rw-r--r--test/Modules/self-import-header.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/self-import-header.m b/test/Modules/self-import-header.m
index 9b4bd5dee520..83e5c0104d25 100644
--- a/test/Modules/self-import-header.m
+++ b/test/Modules/self-import-header.m
@@ -1,5 +1,5 @@
// rdar://13840148
-
+// REQUIRES: x86-registered-target
// RUN: rm -rf %t
// RUN: %clang -fsyntax-only -isysroot %S/Inputs/System/usr/include -fmodules -fmodules-cache-path=%t \
// RUN: -target x86_64-darwin \