Add setSubgraphColor to color an entire portion of a SelectionDAG. This
authorDavid Greene <greened@obbligato.org>
Mon, 27 Oct 2008 18:17:03 +0000 (18:17 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 27 Oct 2008 18:17:03 +0000 (18:17 +0000)
commitc5e7e8d87d4a3b10edd5ac93ba1f3cdb4d1b449a
tree45f7145328c07e7051092cd9008271aeb060e864
parent13e781ebe7a39e008dd5e5de78983e095e8a1d02
Add setSubgraphColor to color an entire portion of a SelectionDAG.  This
will be used to support debug features in TableGen.

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