Skip to content
Commit 3f6a692a authored by Reid Spencer's avatar Reid Spencer
Browse files

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.

llvm-svn: 13752
parent abb6f008
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment