Fix a fixme by passing around SDOperand's instead of SDNode*'s
authorChris Lattner <sabre@nondot.org>
Fri, 23 Sep 2005 21:53:45 +0000 (21:53 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Sep 2005 21:53:45 +0000 (21:53 +0000)
commit547394ca38d75d9784498afa6963efc0f9818f7d
tree5c311838b91b74f89e7d15ff63f536b0236cdd53
parentd1ff35a49d1a8bfbcbaaec259ea368848d599a03
Fix a fixme by passing around SDOperand's instead of SDNode*'s

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23415 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp