Add a debug-only 'dump' method to the BlockChain structure to ease
authorChandler Carruth <chandlerc@gmail.com>
Sun, 8 Apr 2012 14:37:01 +0000 (14:37 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 8 Apr 2012 14:37:01 +0000 (14:37 +0000)
commit6313d941d29d77f62662c4bd13f12314e6b4b86e
treeb6d2756a8d51698e32642b1babace873e04d9f3f
parent2450eca96061ddb1d9a62f42669184684476448a
Add a debug-only 'dump' method to the BlockChain structure to ease
debugging.

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