aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/GraphWriter.h
Commit message (Expand)AuthorAgeFilesLines
* Added special escape sequences "\{", "\}", and "\|" when processingTed Kremenek2008-01-231-2/+7
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Previously GraphWriter assumed operator*() for node_iterator alwaysTed Kremenek2007-09-191-1/+5
* Added Graphviz escaping for the '|' character.Ted Kremenek2007-08-301-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+308