Interface to class MachineCodeForBasicBlock.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 22:40:34 +0000 (22:40 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 22:40:34 +0000 (22:40 +0000)
commitdeb9654056939a12981446f6ed1139dca3412746
tree6a81cc1abd8b0aa007e43ad5a91f64098c3d7505
parentc2580ddb0888c0b823dab5e0b9f27bbf4afdd705
Interface to class MachineCodeForBasicBlock.
Moved here from MachineInstr.h to make it an annotation on BasicBlock.

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