aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-no-runtime.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/arc-no-runtime.m')
-rw-r--r--test/CodeGenObjC/arc-no-runtime.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/arc-no-runtime.m b/test/CodeGenObjC/arc-no-runtime.m
index 39f7da3460e5..3c85e8783cb8 100644
--- a/test/CodeGenObjC/arc-no-runtime.m
+++ b/test/CodeGenObjC/arc-no-runtime.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-arc -fobjc-nonfragile-abi -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-arc -emit-llvm %s -o - | FileCheck %s
// rdar://problem/9224855
void test0() {