Remove some special case hacks for CALLSEQ_*, using UpdateNodeOperands
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jan 2006 07:58:15 +0000 (07:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jan 2006 07:58:15 +0000 (07:58 +0000)
commit70814bc38435d61a8c7cc32f2375c09e21f12a8a
treea4b4e82cacc0ff4fb205a45b57d69617c6ed883d
parentc1857c23f5be80681e0a268dcd66146480315385
Remove some special case hacks for CALLSEQ_*, using UpdateNodeOperands
instead.

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