* Changes to be a MachineFunctionPass
authorChris Lattner <sabre@nondot.org>
Sat, 28 Dec 2002 20:16:08 +0000 (20:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Dec 2002 20:16:08 +0000 (20:16 +0000)
commit8cab46e10ec9b762962e382c746d68226b669cf7
tree734906338c0abc5b57affa2d404712ad6edbb351
parentd0fe5f57694d5bc23f7afb9f18796f972c6899ab
* Changes to be a MachineFunctionPass
* Frame information is now stuck in MachineFunctionInfo instead of directly
  in MachineFunction.
* Don't require a TM as an argument to the ctor

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9PrologEpilogInserter.cpp