aboutsummaryrefslogtreecommitdiff
path: root/include/Support/DOTGraphTraits.h
AgeCommit message (Expand)Author
2002-10-17As wierd as it feels to type it, const void* is more generic than void*Chris Lattner
2002-10-16 * Add new DOTGraphTraits::addCustomGraphFeatures methodChris Lattner
2002-10-10Add new getGraphProperties that may be specialized by graphsChris Lattner
2002-10-07 - Allow printing generic LLVM graphs to 'dot' files, so they can beChris Lattner