summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/synchronized.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/synchronized.m')
-rw-r--r--test/CodeGenObjC/synchronized.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/synchronized.m b/test/CodeGenObjC/synchronized.m
index 4997bb7752..1f012820f9 100644
--- a/test/CodeGenObjC/synchronized.m
+++ b/test/CodeGenObjC/synchronized.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -triple i686-apple-darwin9 -fobjc-fragile-abi -o - %s -O2 | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm -triple i686-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -o - %s -O2 | FileCheck %s
@interface MyClass
{