llvm-6502/include
Chris Lattner 0220ba7995 Fix the case when a reference to an address taken BB is emitted in one
function, then the BB is RAUW'd before the definition is emitted.  There
are still two cases not being handled, but this should improve us back to
the situation before I touched anything.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98566 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-15 19:09:43 +00:00
..
llvm Fix the case when a reference to an address taken BB is emitted in one 2010-03-15 19:09:43 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00