Implement a new -print-callgraph analysis that turns a callgraph into a dot
authorChris Lattner <sabre@nondot.org>
Mon, 4 Nov 2002 02:55:30 +0000 (02:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Nov 2002 02:55:30 +0000 (02:55 +0000)
commitf74825436c2a62ae16874465479a02b2859f216e
tree24b2501b72d6e50fe26baa567fd5fdd22c058b67
parentaf663465d64c40e6798c0dacb9d49e9cef763a17
Implement a new -print-callgraph analysis that turns a callgraph into a dot
graph

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4524 91177308-0d34-0410-b5e6-96231b3b80d8
tools/analyze/GraphPrinters.cpp
tools/opt/GraphPrinters.cpp