summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/gc.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/gc.m')
-rw-r--r--clang/test/CodeGenObjC/gc.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/gc.m b/clang/test/CodeGenObjC/gc.m
index 93554e65b88..b6721813c17 100644
--- a/clang/test/CodeGenObjC/gc.m
+++ b/clang/test/CodeGenObjC/gc.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-gc -fobjc-nonfragile-abi -emit-llvm -o - %s | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-gc -emit-llvm -o - %s | FileCheck %s
void test0(void) {
extern id test0_helper(void);
OpenPOWER on IntegriCloud