Provide an interface to transfer SDDbgValue from one SDNode to another.
authorDevang Patel <dpatel@apple.com>
Tue, 25 Jan 2011 23:27:42 +0000 (23:27 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 25 Jan 2011 23:27:42 +0000 (23:27 +0000)
commita2e868d34ccfed46310e98338ded6a74b2b01308
tree441542dd6fda57f855b743a90bb5276988a8ef25
parente13359732addeaa2682aaf96e293d6d8c4f8b36c
Provide an interface to transfer SDDbgValue from one SDNode to another.

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