SDOperand has been renamed to SDValue. SDNode::Val is now
authorDan Gohman <gohman@apple.com>
Wed, 28 Jan 2009 21:36:46 +0000 (21:36 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 28 Jan 2009 21:36:46 +0000 (21:36 +0000)
commit50ef90d48e9d1b60416f5c5ec290391305149272
tree0fb54e801e32a4d68442964b0084946498791860
parent4f80178a104f03929e7e7ec782971830cf4cca01
SDOperand has been renamed to SDValue. SDNode::Val is now
accessed via SDNode::getNode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63240 91177308-0d34-0410-b5e6-96231b3b80d8
docs/WritingAnLLVMBackend.html