hanchenye-llvm-project/llvm/tools/bugpoint
Brian Gaeke 35145beb61 Add check-exit-code option, defaulting to true.
Add ProgramExitedNonzero argument to executeProgram(), and make it
tell its caller whether the program exited nonzero.

Move executeProgramWithCBE() out of line, to ExecutionDriver.cpp, and remove
its extra arguments which are always defaulted.  Make it turn off
check-exit-code if the program exits nonzero while generating a reference
output.

Make diffProgram() assume that any nonzero exit code is a failure, if
check-exit-code is turned on.

llvm-svn: 11325
2004-02-11 18:37:32 +00:00
..
BugDriver.cpp finegrainify namespacification 2004-01-14 03:38:37 +00:00
BugDriver.h Add check-exit-code option, defaulting to true. 2004-02-11 18:37:32 +00:00
CodeGeneratorBug.cpp finegrainify namespacification 2004-01-14 03:38:37 +00:00
CrashDebugger.cpp finegrainify namespacification 2004-01-14 03:38:37 +00:00
ExecutionDriver.cpp Add check-exit-code option, defaulting to true. 2004-02-11 18:37:32 +00:00
ExtractFunction.cpp Do not leave a bunch of crud lying around 2003-12-07 02:31:03 +00:00
ListReducer.h be 3.4 happy 2003-11-29 20:04:13 +00:00
Makefile Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00
Miscompilation.cpp finegrainify namespacification 2004-01-14 03:38:37 +00:00
OptimizerDriver.cpp finegrainify namespacification 2004-01-14 03:38:37 +00:00
TestPasses.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
bugpoint.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00