summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjCXX/gc.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjCXX/gc.mm')
-rw-r--r--test/CodeGenObjCXX/gc.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjCXX/gc.mm b/test/CodeGenObjCXX/gc.mm
index 1e9fe00..a504892 100644
--- a/test/CodeGenObjCXX/gc.mm
+++ b/test/CodeGenObjCXX/gc.mm
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fobjc-gc -triple x86_64-apple-darwin10 -fobjc-fragile-abi -emit-llvm -o - %s | FileCheck %s
+// RUN: %clang_cc1 -fobjc-gc -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
namespace test0 {
extern id x;
OpenPOWER on IntegriCloud