summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/2008-11-24-ConstCFStrings.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/2008-11-24-ConstCFStrings.m')
-rw-r--r--test/CodeGenObjC/2008-11-24-ConstCFStrings.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/2008-11-24-ConstCFStrings.m b/test/CodeGenObjC/2008-11-24-ConstCFStrings.m
index b37f66c..53eec2a 100644
--- a/test/CodeGenObjC/2008-11-24-ConstCFStrings.m
+++ b/test/CodeGenObjC/2008-11-24-ConstCFStrings.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-darwin -fobjc-fragile-abi %s -o - | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 %s -o - | FileCheck %s
// CHECK: _unnamed_cfstring_
OpenPOWER on IntegriCloud