commit | 0e25e1cdcf1f73bb9f56b91155d5c0ef42ef0a44 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Sun Jul 04 11:50:43 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Sun Jul 04 11:50:43 2004 +0000 |
tree | d89674f079f1297006857cb61f966f440fad45f3 | |
parent | d57da4b27d55379fd4d15dbd3344486caa58d80b [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14613 91177308-0d34-0410-b5e6-96231b3b80d8