diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-05-25 08:52:42 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-05-25 08:52:42 +0000 |
commit | b870c5f7c50a2e8e21329f10ab9105588adc773f (patch) | |
tree | 040f23b521529205a34b0cc49572abd80c22f8cd /lib/Transforms/Utils/CloneModule.cpp | |
parent | 567bc2cc1ed4d610daceecbb4ff7f92ebde1b530 (diff) |
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
Diffstat (limited to 'lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions