summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/metadata-symbols-64.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/metadata-symbols-64.m')
-rw-r--r--test/CodeGenObjC/metadata-symbols-64.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/metadata-symbols-64.m b/test/CodeGenObjC/metadata-symbols-64.m
index 886d53a..dbc06d7 100644
--- a/test/CodeGenObjC/metadata-symbols-64.m
+++ b/test/CodeGenObjC/metadata-symbols-64.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -emit-llvm -o %t %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -fobjc-dispatch-method=mixed -emit-llvm -o %t %s
// RUNX: llvm-gcc -m64 -emit-llvm -S -o %t %s &&
// RUN: grep '@"OBJC_CLASS_$_A" = global' %t
OpenPOWER on IntegriCloud