summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2009-09-04-modify-crash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC++/2009-09-04-modify-crash.cpp')
-rw-r--r--llvm/test/FrontendC++/2009-09-04-modify-crash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC++/2009-09-04-modify-crash.cpp b/llvm/test/FrontendC++/2009-09-04-modify-crash.cpp
index ac16f8c36d1..89274e09c7e 100644
--- a/llvm/test/FrontendC++/2009-09-04-modify-crash.cpp
+++ b/llvm/test/FrontendC++/2009-09-04-modify-crash.cpp
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx %s -emit-llvm -fapple-kext -S -o -
+// RUN: %llvmgxx %s -fapple-kext -S -o -
// The extra check in 71555 caused this to crash on Darwin X86
// in an assert build.
class foo {
OpenPOWER on IntegriCloud