Make HandleSDNode::getValue return an SDValue instead of
authorDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 16:02:46 +0000 (16:02 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 16:02:46 +0000 (16:02 +0000)
commitec20183c35f1a8d308b619dbe580d0ed0db21d12
tree6eaf350bf30d3b62e520b49a3219c1d79f3c5ddb
parented3e8b4ed2a3ab44d316e16a54d963f8927c6783
Make HandleSDNode::getValue return an SDValue instead of
the full SDUse, which isn't needed.

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