Make more stuff public. Make the instruction argument to
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 21:50:26 +0000 (21:50 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 21:50:26 +0000 (21:50 +0000)
commit0cc8807029f577996a442b96d24c3346ed6de091
tree2a1c293ae7b90db5f09a771205c62de47b47273f
parenta36ec88203a979a686b0ed1d49e0d7039194f040
Make more stuff public.  Make the instruction argument to
deleteInstructionFromProgram be const

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