Add ability to annotate (color) nodes in a viewGraph.
authorJim Laskey <jlaskey@mac.com>
Mon, 2 Oct 2006 12:26:53 +0000 (12:26 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 2 Oct 2006 12:26:53 +0000 (12:26 +0000)
commitec20402c90b605afeedbcf0e3aabe6f8054f23dd
treea086dcfb664165c0a3ec91d1ed469e56c7f7fcf6
parent39d78d623a46479822fe8d90c607487cc9ac77e1
Add ability to annotate (color) nodes in a viewGraph.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30686 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
include/llvm/Support/DOTGraphTraits.h
include/llvm/Support/GraphWriter.h
lib/Analysis/DataStructure/Printer.cpp
lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp