summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Annotation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix problem that GCC3.1 doesn't like.Chris Lattner2002-07-241-1/+1
| | | | llvm-svn: 3050
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-0/+4
| | | | llvm-svn: 1503
* Clean up Type class by removing mutable ConstRules member and use ↵Chris Lattner2001-09-091-0/+10
| | | | | | annotations insead llvm-svn: 516
* Annotations are const objects nowChris Lattner2001-09-071-2/+2
| | | | llvm-svn: 458
* Support passing a data pointer to annotation factory methodsChris Lattner2001-08-271-5/+6
| | | | llvm-svn: 376
* Add annotation supportChris Lattner2001-08-231-0/+63
llvm-svn: 366
OpenPOWER on IntegriCloud