Reid Spencer bdfb668fee 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@13745 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-25 08:45:53 +00:00
..
2004-04-02 21:26:03 +00:00
2004-05-23 21:16:13 +00:00
2004-03-08 06:10:32 +00:00
2004-05-25 05:32:13 +00:00
2004-05-23 21:16:33 +00:00
2004-03-12 05:51:05 +00:00
2004-02-26 23:20:08 +00:00
2004-02-26 23:20:29 +00:00
2004-04-01 17:15:42 +00:00