* Don't only print out reachable nodes in the graph.
authorChris Lattner <sabre@nondot.org>
Thu, 10 Oct 2002 22:29:51 +0000 (22:29 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Oct 2002 22:29:51 +0000 (22:29 +0000)
commitf6516da9b3b39ccdf0efe8f999ecbae31d2497be
tree18adef26809c4045fe7d695b541de07754e990f3
parente9812838eeb8be19c460c952840f929b4eef3953
* Don't only print out reachable nodes in the graph.
  * use new api to get all nodes in the graph
  * Allow custom graph traits

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4109 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/GraphWriter.h
include/llvm/Support/GraphWriter.h