summaryrefslogtreecommitdiff
path: root/include/Support/DOTGraphTraits.h
Commit message (Expand)AuthorAge
* Move the stuff that fixes the size, orientation & fonts of graphs toBrian Gaeke2004-05-05
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM notice.John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Spell `necessary' correctly.Misha Brukman2003-08-18
* As wierd as it feels to type it, const void* is more generic than void*Chris Lattner2002-10-17
* * Add new DOTGraphTraits::addCustomGraphFeatures methodChris Lattner2002-10-16
* Add new getGraphProperties that may be specialized by graphsChris Lattner2002-10-10
* - Allow printing generic LLVM graphs to 'dot' files, so they can beChris Lattner2002-10-07