Print the DAG out more like a DAG in nested format.
authorChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 20:38:33 +0000 (20:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 20:38:33 +0000 (20:38 +0000)
commitea946cdb1b16827a5f19a2593d054953e51b9fb6
tree3d7307ef2a6d7b2979e041f75ba5ca346cd20375
parent49d24716a4398fc249d2b5ac993ff97a421f0635
Print the DAG out more like a DAG in nested format.

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