enhance MachineFunction to have a MMI pointer.
authorChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 05:49:50 +0000 (05:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 05:49:50 +0000 (05:49 +0000)
commit820e55e9ad3cb3b17780e84863648e431b571d25
tree1024993addefdc20ee3c5ba8818fce869392b237
parent00759c15e00e44214b752cc53829b1ef5f624cb0
enhance MachineFunction to have a MMI pointer.

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