Convert SUnit's dump method into a print method and implement
authorDan Gohman <gohman@apple.com>
Wed, 19 Nov 2008 21:32:03 +0000 (21:32 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 19 Nov 2008 21:32:03 +0000 (21:32 +0000)
commit252ae9e8ae4efaf1f67a608ad2563323308bd803
tree0573ae3ed0b0c72f216736ad03ec58a3d52990d3
parenteb22065a3593668d46abd1d9943e5b9ae8e02e50
Convert SUnit's dump method into a print method and implement
dump in terms of it.

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