Instead of abusing swapProgramIn, just add a Module argument to
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 28 Jul 2010 18:12:30 +0000 (18:12 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 28 Jul 2010 18:12:30 +0000 (18:12 +0000)
commitbae1b71cbb930e419df03db209ebc547a0e4ec72
treece3e887d6ec9ade7998596616384c5fba4f630f8
parentc19d865474aae26797873c55830179b522e1a318
Instead of abusing swapProgramIn, just add a Module argument to
EmitProgressBitcode.

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