summaryrefslogtreecommitdiffstats
path: root/test/ARCMT/objcmt-with-pch.m.result
diff options
context:
space:
mode:
Diffstat (limited to 'test/ARCMT/objcmt-with-pch.m.result')
-rw-r--r--test/ARCMT/objcmt-with-pch.m.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ARCMT/objcmt-with-pch.m.result b/test/ARCMT/objcmt-with-pch.m.result
index 04eadc9d3f..7e2570cfc4 100644
--- a/test/ARCMT/objcmt-with-pch.m.result
+++ b/test/ARCMT/objcmt-with-pch.m.result
@@ -1,3 +1,4 @@
+// REQUIRES: x86-registered-target
// RUN: rm -rf %t
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -x objective-c %S/Common.h -emit-pch -o %t.pch
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -objcmt-migrate-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c -include-pch %t.pch