Add const to some methods and change TestMergedProgram to return the merged
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 Jul 2010 14:34:49 +0000 (14:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 Jul 2010 14:34:49 +0000 (14:34 +0000)
commit13793264e7cbf58e3b7b0cff3baac8e0b7a11a9d
tree1b59d76120280dce9e721001180abfc53300b813
parent0114b9990ae11d49356513e781a375803df95208
Add const to some methods and change TestMergedProgram to return the merged
module and take a const BugDriver.

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