aboutsummaryrefslogtreecommitdiff
path: root/support/lib/Support/Annotation.cpp
AgeCommit message (Expand)Author
2003-10-05Move support/lib into lib/SupportChris Lattner
2003-05-22Add using declarationsChris Lattner
2003-01-14Move annotation to support libraryChris Lattner
2003-01-13Fix static initializer ordering dependencyChris Lattner
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