diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-04 03:57:34 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-04 03:57:34 +0000 |
commit | 040ad3afa8d221c2c77a3a715b0d44a186e4bc62 (patch) | |
tree | ac9729b446b526360fef72971be80946c9c3da5b /llvm/lib/VMCore/BasicBlock.cpp | |
parent | 0ff9da5fedfc67b443a3ceaa5c210c597e69631a (diff) | |
download | bcm5719-llvm-040ad3afa8d221c2c77a3a715b0d44a186e4bc62.tar.gz bcm5719-llvm-040ad3afa8d221c2c77a3a715b0d44a186e4bc62.zip |
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.
llvm-svn: 11112
Diffstat (limited to 'llvm/lib/VMCore/BasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions