Skip to content
Commit 040ad3af authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 0ff9da5f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment