Reid Spencer 92adcaf58c Adding the initial implementation of the SlotTable class. This class is
the Abstract Data Type that holds slot number values and associates them
with Type* and Value*. The SlotTable is simply the holder of the slot
numbers and provides a controlled interface for building the table. It does
not enforce any particular idiom or functionality for manipulating the slot
numbers.

This is part of bug_122. The SlotCalculator and SlotMachine classes will
follow.

llvm-svn: 13764
2004-05-25 18:44:51 +00:00
..
2004-03-30 00:20:08 +00:00
2003-12-14 21:35:53 +00:00
2003-12-31 06:15:37 +00:00
2003-12-14 21:27:33 +00:00