summaryrefslogtreecommitdiffstats
path: root/test/Rewriter/weak_byref_objects.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Rewriter/weak_byref_objects.m')
-rw-r--r--test/Rewriter/weak_byref_objects.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Rewriter/weak_byref_objects.m b/test/Rewriter/weak_byref_objects.m
index a0ebe88..1b9efbe 100644
--- a/test/Rewriter/weak_byref_objects.m
+++ b/test/Rewriter/weak_byref_objects.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fblocks -triple i386-apple-darwin9 -fobjc-gc -rewrite-objc %s -o -
+// RUN: %clang_cc1 -fblocks -triple i386-apple-darwin9 -fobjc-gc -rewrite-objc -fobjc-fragile-abi %s -o -
#define nil 0
int main() {
OpenPOWER on IntegriCloud