If the Graphviz program is available, use it to visualize dot graphs.
authorChris Lattner <sabre@nondot.org>
Thu, 14 Jul 2005 01:10:55 +0000 (01:10 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 14 Jul 2005 01:10:55 +0000 (01:10 +0000)
commitf1a2f15ed35c1cf987f6a1a703f855a3c61fdab6
tree8c097638f1479a1bdd27f85e1ef8d40c854fc593
parent6fb0d735f0ffdf4cd1b0a1fa04bd436586097448
If the Graphviz program is available, use it to visualize dot graphs.

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