summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/instance-method-metadata.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/instance-method-metadata.m')
-rw-r--r--test/CodeGenObjC/instance-method-metadata.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGenObjC/instance-method-metadata.m b/test/CodeGenObjC/instance-method-metadata.m
index ae87c7a..4e752c0 100644
--- a/test/CodeGenObjC/instance-method-metadata.m
+++ b/test/CodeGenObjC/instance-method-metadata.m
@@ -1,3 +1,4 @@
+// REQUIRES: x86-64-registered-target
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -S -o %t %s
// RUN: FileCheck < %t %s
OpenPOWER on IntegriCloud