aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Annotation.h
Commit message (Expand)AuthorAgeFilesLines
* 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