* Eliminate reference to ConstantPool class
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:43:22 +0000 (16:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:43:22 +0000 (16:43 +0000)
commitb70d82fb396b83f54d75540bdb41f236d4c001cd
tree8c24a30b1e30acb304362a540ede5efeb2755d71
parent78721d54186cad8db817bad13360dad286524945
* Eliminate reference to ConstantPool class
* Constants are global objects that are not allocated or freed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@456 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp