diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-05-25 08:45:53 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-05-25 08:45:53 +0000 |
commit | 1eb1ef009ed7d2c5effa672954825c38064c7e28 (patch) | |
tree | c7f9bcf5b06225375746605222b6cbae1b086cec /llvm/lib/ExecutionEngine/Interpreter | |
parent | 303a74d2b7b32c28d1cab4a258f69c318b921260 (diff) | |
download | bcm5719-llvm-1eb1ef009ed7d2c5effa672954825c38064c7e28.tar.gz bcm5719-llvm-1eb1ef009ed7d2c5effa672954825c38064c7e28.zip |
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: 13745
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter')
0 files changed, 0 insertions, 0 deletions