add an argument to allow avoiding deleting phi nodes.
authorChris Lattner <sabre@nondot.org>
Tue, 12 Apr 2005 18:52:14 +0000 (18:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 Apr 2005 18:52:14 +0000 (18:52 +0000)
commit3464547968b58dda0acbf6e0e192f03f66652848
treec2cf417e8dd60e0ffa0056672093980f187c7e07
parent0b2fc9b560a0cacbb9ddd8db10ef35a2ae5d334e
add an argument to allow avoiding deleting phi nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21255 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/BasicBlock.cpp