Remove use of exceptions from bugpoint. No deliberate functionality change!
authorNick Lewycky <nicholas@mxc.ca>
Mon, 12 Apr 2010 05:08:25 +0000 (05:08 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 12 Apr 2010 05:08:25 +0000 (05:08 +0000)
commit22ff748712b348300e51248339b6e8cf9b59e2c6
treeab07a4e3d46ed34d8f3510ed11ea772016bca4bd
parent67a71b5306c42f1d56a0d58635432b86206c2a9a
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