Add const to compileProgram and to the various test functions in CrashDebugger.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 5 Aug 2010 03:00:22 +0000 (03:00 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 5 Aug 2010 03:00:22 +0000 (03:00 +0000)
commit248d1c65f1ce5bc04b892998b2c2061e6a5f8e1c
tree6d41aac0d8c6c4aec6c01758a8afd0d336e01f92
parent59d5145d7d45b7e5036364fb5063e22fce4d15e9
Add const to compileProgram and to the various test functions in CrashDebugger.

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