aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/blocks-5.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/blocks-5.m')
-rw-r--r--test/CodeGenObjC/blocks-5.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/blocks-5.m b/test/CodeGenObjC/blocks-5.m
index 2d48b46a4316..caa8d664455e 100644
--- a/test/CodeGenObjC/blocks-5.m
+++ b/test/CodeGenObjC/blocks-5.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -emit-llvm -fblocks -o %t %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-fragile-abi -emit-llvm -fblocks -o %t %s
// rdar: // 8064140