summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/protocols-lazy.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/protocols-lazy.m')
-rw-r--r--test/CodeGenObjC/protocols-lazy.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/protocols-lazy.m b/test/CodeGenObjC/protocols-lazy.m
index 1c551fb..877d492 100644
--- a/test/CodeGenObjC/protocols-lazy.m
+++ b/test/CodeGenObjC/protocols-lazy.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -triple i686-apple-darwin8 -fobjc-fragile-abi -o %t %s
+// RUN: %clang_cc1 -emit-llvm -triple i686-apple-darwin8 -fobjc-runtime=macosx-fragile-10.5 -o %t %s
// RUNX: llvm-gcc -S -emit-llvm -o %t %s &&
// No object generated
OpenPOWER on IntegriCloud