llvm-mirror/include
Chris Lattner 45a0ae21b8 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.

llvm-svn: 98579
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