[LegalizeDAG] Pass DAG to two calls to SDNode::dump in debug prints so that...
[LegalizeDAG] Pass DAG to two calls to SDNode::dump in debug prints so that they will print target specific nodes correctly. The dump methods can only print target node names correctly if they can get access to the TLI object. llvm-svn: 370694
Loading
Please sign in to comment