* Add destroyConstant stuff to handle module local constants
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:11:10 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:11:10 +0000 (06:11 +0000)
commit5ef35fdb72f7800e65e27311e38f028e3d400693
treeb24c0058c489c78d254ab895b88b16e64c7c94f8
parent5168b27e79edf937c82e8426170795e93fe7b647
* Add destroyConstant stuff to handle module local constants
* Add classof implementations for more ConstPoolVal subclasses
* Pull null pointer implementation stuff out of ConstPoolPointer into
  a subclass ConstPoolPointerNull
* Implement ConstPoolPointerReference correctly and completely

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@732 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ConstPoolVals.h