Add reference counting to constantpool entries. Delete the unused ones.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 9 Feb 2007 20:54:44 +0000 (20:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 9 Feb 2007 20:54:44 +0000 (20:54 +0000)
commitc99ef085b90b32952b484e8843fb66ad65215b61
treedf727c32685e16d694dce9195797882fad1aae2d
parent7d0034194c56042967b3ff96bd373560f972678d
Add reference counting to constantpool entries. Delete the unused ones.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp