aboutsummaryrefslogtreecommitdiff
path: root/support/lib/Support/Annotation.cpp
AgeCommit message (Expand)Author
2002-07-24Fix problem that GCC3.1 doesn't like.Chris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-09-09Clean up Type class by removing mutable ConstRules member and use annotations...Chris Lattner
2001-09-07Annotations are const objects nowChris Lattner
2001-08-27Support passing a data pointer to annotation factory methodsChris Lattner
2001-08-23Add annotation supportChris Lattner