summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/sret.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/sret.c')
-rw-r--r--clang/test/CodeGen/sret.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/sret.c b/clang/test/CodeGen/sret.c
index ed1f9a44ef1..828bf9b42d6 100644
--- a/clang/test/CodeGen/sret.c
+++ b/clang/test/CodeGen/sret.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -emit-llvm -O0 -o - | grep sret | count 5
+// RUN: %clang_cc1 %s -emit-llvm -o - | grep sret | count 5
struct abc {
long a;
OpenPOWER on IntegriCloud