Make annotations operations const with a mutable annotation list so that
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:16:35 +0000 (16:16 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:16:35 +0000 (16:16 +0000)
commit53aaefe18a2bfcd3ed5c8b83762b7cb7b70efe84
tree7f020ae5381f4342921bbe4d6e83bc974070dbf4
parent1b6e1fca14c18b4654a3eb34f0991ffac0ec0a20
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
include/Support/Annotation.h
include/llvm/Annotation.h
include/llvm/Support/Annotation.h