Add support for a new STRING and LOCATION node for line number support, patch
authorChris Lattner <sabre@nondot.org>
Tue, 29 Nov 2005 06:21:05 +0000 (06:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Nov 2005 06:21:05 +0000 (06:21 +0000)
commit36ce69195ed488034d0bb11180cc2ebd923679c8
tree0233e6a89710fe69222f7d1e3b25bb553df3e45f
parent02fc8ff80091c38760670c2b91e0f487dcc6b8a3
Add support for a new STRING and LOCATION node for line number support, patch
contributed by Daniel Berlin, with a few cleanups here and there by me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24515 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp