summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/encode-test.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/encode-test.m')
-rw-r--r--clang/test/CodeGenObjC/encode-test.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/encode-test.m b/clang/test/CodeGenObjC/encode-test.m
index dd658c6fc2d..6665cb9d584 100644
--- a/clang/test/CodeGenObjC/encode-test.m
+++ b/clang/test/CodeGenObjC/encode-test.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple=i686-apple-darwin9 -fnext-runtime -emit-llvm -o %t %s
+// RUN: clang-cc -triple=i686-apple-darwin9 -emit-llvm -o %t %s
// RUN: grep -e "\^{Innermost=CC}" %t | count 1
// RUN: grep -e "{Derived=#ib32b8b3b8sb16b8b8b2b8ccb6}" %t | count 1
// RUN: grep -e "{B1=#@c}" %t | count 1
OpenPOWER on IntegriCloud