Reid Spencer 293a55f9f0 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13764 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-25 18:44:51 +00:00
..
2004-01-18 21:09:23 +00:00
2004-04-02 21:26:03 +00:00
2004-02-19 20:03:08 +00:00
2004-05-23 21:16:13 +00:00
2004-03-08 06:10:32 +00:00
2004-05-25 05:32:13 +00:00
2004-02-10 18:44:16 +00:00
2004-05-23 21:16:33 +00:00
2004-03-12 05:51:05 +00:00
2004-02-26 23:20:08 +00:00
2004-02-26 23:20:29 +00:00
2004-02-01 00:32:48 +00:00
2004-04-01 17:15:42 +00:00
2003-11-16 20:21:15 +00:00