aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/DOTGraphTraits.h
Commit message (Expand)AuthorAgeFilesLines
* As wierd as it feels to type it, const void* is more generic than void*Chris Lattner2002-10-171-9/+19
* * Add new DOTGraphTraits::addCustomGraphFeatures methodChris Lattner2002-10-161-0/+9
* Add new getGraphProperties that may be specialized by graphsChris Lattner2002-10-101-0/+8
* - Allow printing generic LLVM graphs to 'dot' files, so they can beChris Lattner2002-10-071-0/+65