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