Make bugpoint *much* more powerful, giving it the capability to delete instructions
authorChris Lattner <sabre@nondot.org>
Thu, 23 Jan 2003 02:48:33 +0000 (02:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Jan 2003 02:48:33 +0000 (02:48 +0000)
commit6520785dcd22012535934098942d57c07c7631c2
tree9779528e1f51c9a49cdff12110c7440af45947b6
parente5fa63a578187ba91bf2b93ad5a58baa3d3307b2
Make bugpoint *much* more powerful, giving it the capability to delete instructions
out of a large function to reduce it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5408 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.h
tools/bugpoint/CrashDebugger.cpp
tools/bugpoint/ExtractFunction.cpp