Cleanup and simplify manipulation of the program, eliminate the need for so
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 21:24:48 +0000 (21:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 21:24:48 +0000 (21:24 +0000)
commit06905db7d2a2b83c1b3236d5552629ada2d8d56d
treea35eb44b9b64682fd9276db1677e2147ca2693c8
parent025262692a6710de29a48e2b3905672cd12d13d2
Cleanup and simplify manipulation of the program, eliminate the need for so
many 'friends' of bugdriver.

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