llvm-6502/include
Chris Lattner 9cc0da9c29 Implement support for the case when a reference to a addr-of-bb
label is generated, but then the block is deleted.  Since the
value is undefined, we just emit the label right after the entry 
label of the function.  It might matter that the label is in the
same section as the function was afterall.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98579 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-15 20:39:00 +00:00
..
llvm Implement support for the case when a reference to a addr-of-bb 2010-03-15 20:39:00 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00