Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up Type class by removing mutable ConstRules member and use ↵ | Chris Lattner | 2001-09-09 | 1 | -0/+10 |
| | | | | | | annotations insead git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@516 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Annotations are const objects now | Chris Lattner | 2001-09-07 | 1 | -2/+2 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@458 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Support passing a data pointer to annotation factory methods | Chris Lattner | 2001-08-27 | 1 | -5/+6 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@376 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Add annotation support | Chris Lattner | 2001-08-23 | 1 | -0/+63 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366 91177308-0d34-0410-b5e6-96231b3b80d8 |