Fix bug: test/Regression/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll
authorChris Lattner <sabre@nondot.org>
Thu, 23 May 2002 16:52:34 +0000 (16:52 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 May 2002 16:52:34 +0000 (16:52 +0000)
commit89d46b0f095cf7f536c6ad40b4541b73d259445f
tree35dfa9d77303cad98a44782f81c5ab54eb00552f
parent37dc78d0d3bcbcef070d0f6c445fa249e95bd89a
Fix bug: test/Regression/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll
Which contains a description of why this is neccesary.

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