Handle static alloca arguments to PHI nodes.
authorChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 01:16:24 +0000 (01:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 01:16:24 +0000 (01:16 +0000)
commitee749d7488bd42df0f67e2d80048c63415943785
tree5e37960146a6c3ada032dc0d3f8d1e52ec50aa12
parent1482458b238d60a86033186f8ab1d05da9b8478f
Handle static alloca arguments to PHI nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19409 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp