aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Annotation.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-3/+4
* Convert ConstRules to use annotations to clean it up.Chris Lattner2001-09-091-2/+6
* Make annotations operations const with a mutable annotation list so thatChris Lattner2001-09-071-8/+8
* Extend annotations to pass data pointers around to the functionsChris Lattner2001-08-271-1/+2
* Add annotation supportChris Lattner2001-08-231-0/+204