summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2009-04-23-bool2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC++/2009-04-23-bool2.cpp')
-rw-r--r--llvm/test/FrontendC++/2009-04-23-bool2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC++/2009-04-23-bool2.cpp b/llvm/test/FrontendC++/2009-04-23-bool2.cpp
index 8614a37d36c..2c76d982ea6 100644
--- a/llvm/test/FrontendC++/2009-04-23-bool2.cpp
+++ b/llvm/test/FrontendC++/2009-04-23-bool2.cpp
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -c -emit-llvm %s -o /dev/null
+// RUN: %llvmgxx -S %s -o /dev/null
// g++.old-deja/g++.jason/bool2.C from gcc testsuite.
// Crashed before 67975 went in.
struct F {
OpenPOWER on IntegriCloud