Implement legalize of call nodes.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2005 19:46:48 +0000 (19:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2005 19:46:48 +0000 (19:46 +0000)
commit8ac532c55eb7f8698466f25d1a8a01240c44ec7d
tree4d8b00a109366b7950c99e737ebe55276ae93f84
parent7bd1ede776588cc80d7906950a5fded8b05810c4
Implement legalize of call nodes.

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