Fix PR1788 by taking the approach suggested by Richard Smith.
authorChris Lattner <sabre@nondot.org>
Thu, 15 Nov 2007 06:10:55 +0000 (06:10 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Nov 2007 06:10:55 +0000 (06:10 +0000)
commit701bc4264d3b6f9f7c8192f96a953d6815a7cb64
tree1a4d25fc4379e2d76930d14421d663148da5a7c6
parentab64806af2a10657dd15a5e8670ba6e900a3c29d
Fix PR1788 by taking the approach suggested by Richard Smith.
Thanks to him for his detailed analysis of the problem.

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