Pass the DAG to SDNode::dump to let it do more detailed dumps in some cases.
authorDan Gohman <gohman@apple.com>
Mon, 4 Jun 2007 16:17:33 +0000 (16:17 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 4 Jun 2007 16:17:33 +0000 (16:17 +0000)
commit39833585556a69de12053ca1e104fe7edfd86cbd
tree9d988ccd9c1e84d72ae78e379fff767574668a2c
parentb9daee9ece898ff5bf8cf354fe2286ad44a357e8
Pass the DAG to SDNode::dump to let it do more detailed dumps in some cases.

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