Chris Lattner 531daef154 * Cnstants are now global objects
* ConstantPools no longer exist
* Constants are global objects in the LLVM system
* Constants are structurally equilivant if they are pointer equilivant
* Support abstract & opaque types
* Support setName on constants even though they don't track names
* Constnats don't get copy ctors anymore
* ConstPoolVal::equals is no longer useful [use ptr equivalency]
* Support generic factory classes to create and maintain constants


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@460 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:46:31 +00:00
..
2001-09-07 16:44:17 +00:00
2001-09-07 16:40:34 +00:00
2001-06-06 20:29:01 +00:00
2001-07-28 17:52:14 +00:00
2001-08-28 22:35:21 +00:00
2001-07-14 06:13:19 +00:00
2001-08-23 17:06:38 +00:00