summaryrefslogtreecommitdiffstats
path: root/test/FrontendC++/2009-04-21-DtorNames-dbg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC++/2009-04-21-DtorNames-dbg.cpp')
-rw-r--r--test/FrontendC++/2009-04-21-DtorNames-dbg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC++/2009-04-21-DtorNames-dbg.cpp b/test/FrontendC++/2009-04-21-DtorNames-dbg.cpp
index dfc607e..997c3f7 100644
--- a/test/FrontendC++/2009-04-21-DtorNames-dbg.cpp
+++ b/test/FrontendC++/2009-04-21-DtorNames-dbg.cpp
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -c -g %s -o - | llc -O0 -f -o %t.s
+// RUN: %llvmgcc -c -g %s -o - | llc -O0 -o %t.s
// RUN: %compile_c %t.s -o %t.o
// PR4025
OpenPOWER on IntegriCloud