Clean up Type class by removing mutable ConstRules member and use annotations insead
authorChris Lattner <sabre@nondot.org>
Sun, 9 Sep 2001 21:02:38 +0000 (21:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Sep 2001 21:02:38 +0000 (21:02 +0000)
commit82072d47436a8e150bad42c9c3bf230617d53608
treeeab556439839c220ecd118085999aba32fd4eff4
parent14712a6abf2587666e8171cbb6ebe6ffab3ea514
Clean up Type class by removing mutable ConstRules member and use annotations insead

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@516 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Annotation.cpp
lib/VMCore/Type.cpp
support/lib/Support/Annotation.cpp