Add a version of dumpr() that has a SelectionDAG* argument.
authorDan Gohman <gohman@apple.com>
Fri, 25 Sep 2009 00:34:34 +0000 (00:34 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 25 Sep 2009 00:34:34 +0000 (00:34 +0000)
commit8fc13cb4f7a2997f993ffdfe6e488046ec6c834e
treef47929fd01811fdb03731b584d4ce253e9e40053
parent3d6cb88a64fe67064de206405951eb326d86fc0c
Add a version of dumpr() that has a SelectionDAG* argument.

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