aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Annotation.cpp
AgeCommit message (Expand)Author
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