Reid Spencer b870c5f7c5 Completely rewrote the class. SymbolTable now separates Type* from Value* in preparation\
for making Type not derive from Value. There are now separate interfaces \
for looking up, finding, and inserting Types and Values. There are also \
three separate iterator interfaces, one for type planes, one for the types \
(type type plane), and one for values within a type plane. See the \
documentation in the Header file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13752 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-25 08:52:42 +00:00
..
2004-04-28 19:24:28 +00:00
2004-04-16 17:37:12 +00:00
2004-03-12 05:53:41 +00:00
2004-03-12 05:53:41 +00:00
2004-03-30 00:20:08 +00:00
2004-05-25 05:32:43 +00:00