Moved MachineCodeForBB to be an annotation on BasicBlock.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 22:31:11 +0000 (22:31 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 22:31:11 +0000 (22:31 +0000)
commit08272fbdb2dd227346789d9d9c4243dffe1ea3a6
treeb4bb296ff5eef08cffc248c4357ed600eda41eb1
parentec07c755fc135b482e11808029f7e517101cd535
Moved MachineCodeForBB to be an annotation on BasicBlock.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2818 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BasicBlock.h
lib/VMCore/BasicBlock.cpp