Make flag and chain edges visually distinguishable from value edges in DOT
authorChris Lattner <sabre@nondot.org>
Fri, 20 Oct 2006 18:06:09 +0000 (18:06 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Oct 2006 18:06:09 +0000 (18:06 +0000)
commit34ab4d45d2aa11bee666836e3571be2627959a42
tree5fc5d90a531b2ed38cdff3a1cdb24c31b1daa33c
parent986cc38613e7859ab6c9ab8aa9fc2e686f8c2ab4
Make flag and chain edges visually distinguishable from value edges in DOT
output.

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