OSDN Git Service

simplify MorphNodeTo to take a VTList operand.
authorChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 02:41:42 +0000 (02:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 02:41:42 +0000 (02:41 +0000)
commit48b85926524f9d29ae600123c90194cd73fd629e
tree4346f4f07bcc4371c98f1762befa40b6c7be5aa4
parent67612a1188980d92a4bdd84c34a5aa89a4b9d929
simplify MorphNodeTo to take a VTList operand.

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