Add -output-prefix option to bugpoint (to change the default output name).
authorDaniel Dunbar <daniel@zuster.org>
Mon, 7 Sep 2009 19:26:11 +0000 (19:26 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 7 Sep 2009 19:26:11 +0000 (19:26 +0000)
commit68ccdaa84909108c42417a8091c771598e26456e
treeadac575e8da48fbf52512ad9079cba7580225a24
parent59e8efdd5938172e4907afc60d45dbd9cd67c6e1
Add -output-prefix option to bugpoint (to change the default output name).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81154 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExecutionDriver.cpp
tools/bugpoint/ExtractFunction.cpp
tools/bugpoint/Miscompilation.cpp
tools/bugpoint/OptimizerDriver.cpp