Use new interfaces to correctly lower varargs and return/frame address intrinsics.
authorChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 00:00:49 +0000 (00:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 00:00:49 +0000 (00:00 +0000)
commit39ae3622791986a0232f7e4797b633f8fa9e54d2
treee8e78687503ac3c799e446ea27ee2b2272794e1c
parentf19ae7df65fd50ff459347c240a738895cc71867
Use new interfaces to correctly lower varargs and return/frame address intrinsics.

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