llvm-6502/tools/bugpoint
Andrew Trick dc5948d472 Have Program::Wait return -2 for crashed and timeouts instead of embedding
info in the error message. Per Dan's request.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131780 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-21 00:56:46 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp
ExecutionDriver.cpp Bugpoint support for miscompilations that result in a crash. 2011-05-11 16:31:24 +00:00
ExtractFunction.cpp
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp Bugpoint support for miscompilations that result in a crash. 2011-05-11 16:31:24 +00:00
OptimizerDriver.cpp Have Program::Wait return -2 for crashed and timeouts instead of embedding 2011-05-21 00:56:46 +00:00
ToolRunner.cpp Have Program::Wait return -2 for crashed and timeouts instead of embedding 2011-05-21 00:56:46 +00:00
ToolRunner.h