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 | 3fb57b691d21e582ed18ffe6477e8f5548b4ad6a (patch) | |
tree | 916a911782f87ecf907ec55dbbd6f8bd1f0f248a /lib/Support/ValueHolder.cpp | |
parent | 3b332fd37660a5ff91c183cb3a23e18e267b8b08 (diff) | |
download | external_llvm-3fb57b691d21e582ed18ffe6477e8f5548b4ad6a.zip external_llvm-3fb57b691d21e582ed18ffe6477e8f5548b4ad6a.tar.gz external_llvm-3fb57b691d21e582ed18ffe6477e8f5548b4ad6a.tar.bz2 |
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
Diffstat (limited to 'lib/Support/ValueHolder.cpp')
0 files changed, 0 insertions, 0 deletions