Brian Gaeke 0bcb1ad7be Add non-const MachineBasicBlock::getParent() accessor method.
MBBs start out as #-1. When a MBB is added to a MachineFunction, it
gets the next available unique MBB number. If it is removed from a
MachineFunction, it goes back to being #-1.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13514 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-12 21:35:22 +00:00
..
2004-05-09 06:22:29 +00:00
2004-01-14 21:18:03 +00:00
2004-05-09 04:29:57 +00:00
2004-02-13 23:29:37 +00:00