OSDN Git Service

Add support for other GraphViz display tools. This can help
authorDavid Greene <greened@obbligato.org>
Thu, 9 Jul 2009 17:06:18 +0000 (17:06 +0000)
committerDavid Greene <greened@obbligato.org>
Thu, 9 Jul 2009 17:06:18 +0000 (17:06 +0000)
commit00ad26ff5760ff2d1b24acb18718e63541088923
treef54e1d9a35767638a1bab8a43d014e583d998a8e
parent354b5ac1610424a5fa56735425a43b8a475f5980
Add support for other GraphViz display tools.  This can help
with very large graphs, where dot isn't necessarily the
most visually pleasing way of looking at the graph.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75144 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
include/llvm/Config/config.h.in
include/llvm/Support/GraphWriter.h
lib/Support/GraphWriter.cpp