diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-07-04 11:50:43 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-07-04 11:50:43 +0000 |
commit | 58d30f24bb0caaf18a0fa6c91975415eef22c413 (patch) | |
tree | f9c212e16fc4dfeb563cff1b717a5eeb9364853b /llvm/lib/CodeGen/MachineCodeEmitter.cpp | |
parent | bf2bce3f740a9b6542759d56f7620f650a37b43d (diff) | |
download | llvm-58d30f24bb0caaf18a0fa6c91975415eef22c413.zip llvm-58d30f24bb0caaf18a0fa6c91975415eef22c413.tar.gz llvm-58d30f24bb0caaf18a0fa6c91975415eef22c413.tar.bz2 |
Adjust the slot machine to handle Types separately from Values. This was
done by doubling up the data structures so that Type based equivalents are
used. A consequence of this is overloading of function members that take a
Type* instead of a Value*. Various other cleanups related to Type != Value
(bug 122) were also implemented.
llvm-svn: 14613
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions