Add DebugLoc to the getNode() methods.
authorBill Wendling <isanbard@gmail.com>
Wed, 28 Jan 2009 22:17:52 +0000 (22:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 28 Jan 2009 22:17:52 +0000 (22:17 +0000)
commit7ade28cd62f5188951387e1056a46001388a21f9
tree206cfd58f8fb015456a2e3ee948de91f614e8345
parentef42a3b87834579a73841539da944b472e53e1cb
Add DebugLoc to the getNode() methods.

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