Implementation of class MachineCodeForBasicBlock.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 23:01:11 +0000 (23:01 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 23:01:11 +0000 (23:01 +0000)
commit11991ac70f25d8224d026e76af4f1ed41576eac9
treed7677c1503b583a02381d04b3df666b1f74e87b7
parent0baf1c0911017be6626cf4fe4cc78d345fdc9a27
Implementation of class MachineCodeForBasicBlock.
Moved here from MachineInstr.cpp to make it an annotation on BasicBlock.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2827 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineBasicBlock.cpp [new file with mode: 0644]