Cleanup data structure graph printer, eliminate hard coded printing in
authorChris Lattner <sabre@nondot.org>
Thu, 17 Oct 2002 01:02:46 +0000 (01:02 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 Oct 2002 01:02:46 +0000 (01:02 +0000)
commite17a4e8b55a5ec2e4bd02962a44daf47718e9a48
tree5b3ae6874b0d502c765086b02952d8101c258a43
parent8ebb1c4023f0add12ecaa8f3c5659b7e041d0ab2
Cleanup data structure graph printer, eliminate hard coded printing in
favor of generic printer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4209 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Printer.cpp