Don't keep track of references to LLVM BasicBlocks while emitting; use
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 14 May 2004 06:54:58 +0000 (06:54 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 14 May 2004 06:54:58 +0000 (06:54 +0000)
commit09015d9468abc3afb9880f9405bde31346d2b27d
tree72eec77812ee600ac22e29c414c98c6ed76efa9a
parent3fb5d1a6cc011247c304cd05b0e68c2f22fde658
Don't keep track of references to LLVM BasicBlocks while emitting; use
MachineBasicBlocks instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13568 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CodeEmitter.cpp