summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/no-vararg-messaging.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/no-vararg-messaging.m')
-rw-r--r--test/CodeGenObjC/no-vararg-messaging.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGenObjC/no-vararg-messaging.m b/test/CodeGenObjC/no-vararg-messaging.m
index f72820a..6747c0c 100644
--- a/test/CodeGenObjC/no-vararg-messaging.m
+++ b/test/CodeGenObjC/no-vararg-messaging.m
@@ -1,3 +1,4 @@
+// REQUIRES: x86-64-registered-target
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -S -o - %s | FileCheck %s
// rdar://9048030
OpenPOWER on IntegriCloud