Chris Lattner 3fb57b691d Delete the BasicBlock ctor that only takes a BasicBlock to insert before. This
fails when the basic block points to the function->end.  Instead, require that
the client pass in the function AND the basicblock to insert into.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11112 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-04 03:57:34 +00:00
..
2004-01-14 23:37:22 +00:00
2004-01-18 21:09:23 +00:00
2004-01-06 05:31:57 +00:00
2003-12-31 04:42:00 +00:00
2004-01-12 18:25:56 +00:00
2004-01-12 23:18:06 +00:00
2004-01-06 05:32:17 +00:00
2004-02-01 00:32:48 +00:00
2003-12-31 07:08:19 +00:00
2003-11-16 20:21:15 +00:00
2004-01-10 21:40:29 +00:00