add an assertion to make it clear that PHI nodes are not allowed.
authorChris Lattner <sabre@nondot.org>
Wed, 18 Mar 2009 16:23:56 +0000 (16:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Mar 2009 16:23:56 +0000 (16:23 +0000)
commitf023b54bcd817a7dea1a7f02f1db6f69eae3f0d6
tree1531f7713e3293337f664ae37fc6488348162308
parentb0c4199a55d72fb9560f00b84a92a062fb8e79ea
add an assertion to make it clear that PHI nodes are not allowed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67210 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/DeadArgumentElimination.cpp