aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Annotation.h
AgeCommit message (Expand)Author
2003-01-14Move llvm/Annotation.h to Support/Annotation.hChris Lattner
2002-07-24Disable the operator= in ValueChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-09-09Convert ConstRules to use annotations to clean it up.Chris Lattner
2001-09-07Make annotations operations const with a mutable annotation list so thatChris Lattner
2001-08-27Extend annotations to pass data pointers around to the functionsChris Lattner
2001-08-23Add annotation supportChris Lattner