Give MachineModuleInfo an actual Module*.
authorChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2010 00:51:52 +0000 (00:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2010 00:51:52 +0000 (00:51 +0000)
commit421ccd9892178e741e24c96cef4304262475255d
tree872241d8a22ac946efe718df378515c1964f4ac0
parent42a4ee0a35b4672311c1b988bd883167de9f88cd
Give MachineModuleInfo an actual Module*.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100508 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFunctionAnalysis.h
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/MachineFunctionAnalysis.cpp
lib/CodeGen/MachineModuleInfo.cpp