Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make annotations operations const with a mutable annotation list so that | Chris Lattner | 2001-09-07 | 1 | -8/+8 |
| | | | | | | | we can annotate Types. A better solution would be make types nonconst. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@416 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Extend annotations to pass data pointers around to the functions | Chris Lattner | 2001-08-27 | 1 | -1/+2 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Add annotation support | Chris Lattner | 2001-08-23 | 1 | -0/+204 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366 91177308-0d34-0410-b5e6-96231b3b80d8 |