summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/block-6.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/block-6.m')
-rw-r--r--test/CodeGenObjC/block-6.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/block-6.m b/test/CodeGenObjC/block-6.m
index 140fa8831937..57b9ea3fa6ea 100644
--- a/test/CodeGenObjC/block-6.m
+++ b/test/CodeGenObjC/block-6.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -emit-llvm -o - -fblocks -triple x86_64-apple-darwin10 -fobjc-fragile-abi | FileCheck %s
+// RUN: %clang_cc1 %s -emit-llvm -o - -fblocks -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 | FileCheck %s
// rdar://8893785
void MYFUNC() {