summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjCXX/nrvo.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjCXX/nrvo.mm')
-rw-r--r--test/CodeGenObjCXX/nrvo.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjCXX/nrvo.mm b/test/CodeGenObjCXX/nrvo.mm
index ef5052eea6..765101d197 100644
--- a/test/CodeGenObjCXX/nrvo.mm
+++ b/test/CodeGenObjCXX/nrvo.mm
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -o - -fblocks %s -O1 -triple x86_64-apple-darwin10.0.0 -fobjc-fragile-abi | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm -o - -fblocks %s -O1 -triple x86_64-apple-darwin10.0.0 -fobjc-runtime=macosx-fragile-10.5 | FileCheck %s
// PR10835 / <rdar://problem/10050178>
struct X {