llvm-6502/tools/bugpoint
Nick Lewycky 33b1c30b0b Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.
Note that -check-exit-code was on by default while -append-exit-code is not.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58221 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-26 23:59:36 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CrashDebugger.cpp Improve bugpoint output a bit by outputting the actual instructions instead of 2008-07-29 08:55:30 +00:00
ExecutionDriver.cpp Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code. 2008-10-26 23:59:36 +00:00
ExtractFunction.cpp Global variables beginning with \01 have special meaning on Darwin, so we need to remove 2008-07-08 16:38:42 +00:00
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp Reformat this message to fit in 80 cols. 2008-07-14 17:43:27 +00:00
OptimizerDriver.cpp Add -silence-passes option to bugpoint. This option suppresses output generated 2008-06-12 13:02:26 +00:00
TestPasses.cpp
ToolRunner.cpp Allow use of ssh to perform remote execution. 2008-09-09 06:11:26 +00:00
ToolRunner.h Allow use of ssh to perform remote execution. 2008-09-09 06:11:26 +00:00