Chris Lattner
|
78914e772f
|
Convert ConstRules to use annotations to clean it up.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@514 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-09-09 21:00:23 +00:00 |
|
Chris Lattner
|
53aaefe18a
|
Make annotations operations const with a mutable annotation list so that
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
|
2001-09-07 16:16:35 +00:00 |
|
Chris Lattner
|
a0facd063b
|
Extend annotations to pass data pointers around to the functions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-08-27 05:17:47 +00:00 |
|
Chris Lattner
|
8dc89a330c
|
Add annotation support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-08-23 17:07:56 +00:00 |
|