diff options
author | Chris Lattner <sabre@nondot.org> | 2001-09-07 16:46:31 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2001-09-07 16:46:31 +0000 |
commit | 531daef1542fd6a958c509ccbb6390d33496aae9 (patch) | |
tree | 07ab39c325014c1dbcaec0d7d9b70f158f33ee5e /lib/VMCore/SymbolTable.cpp | |
parent | 6892b126e3d3b90f13744cc1a7c83fd7f8d615f2 (diff) |
* 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
Diffstat (limited to 'lib/VMCore/SymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions