summaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2007-02-05-nested.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/2007-02-05-nested.c')
-rw-r--r--test/FrontendC/2007-02-05-nested.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2007-02-05-nested.c b/test/FrontendC/2007-02-05-nested.c
index be23f17..bd6d306 100644
--- a/test/FrontendC/2007-02-05-nested.c
+++ b/test/FrontendC/2007-02-05-nested.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S -fnested-functions -O0 -o - -emit-llvm %s
+// RUN: %llvmgcc -S -fnested-functions -O0 -o - %s
// PR915
extern void abort(void);
OpenPOWER on IntegriCloud