Remove use of exceptions from bugpoint. No deliberate functionality change!
commit3cefdd3dc29bb0404e0d8bb599416b7ad8390971
authorNick Lewycky <nicholas@mxc.ca>
Mon, 12 Apr 2010 05:08:25 +0000 (12 05:08 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 12 Apr 2010 05:08:25 +0000 (12 05:08 +0000)
treeab07a4e3d46ed34d8f3510ed11ea772016bca4bd
parent71fdfba3f452e075119fda474d8a26d7858aea7c
Remove use of exceptions from bugpoint. No deliberate functionality change!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101013 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.cpp
tools/bugpoint/BugDriver.h
tools/bugpoint/CrashDebugger.cpp
tools/bugpoint/ExecutionDriver.cpp
tools/bugpoint/FindBugs.cpp
tools/bugpoint/ListReducer.h
tools/bugpoint/Miscompilation.cpp
tools/bugpoint/ToolRunner.cpp
tools/bugpoint/ToolRunner.h
tools/bugpoint/bugpoint.cpp