Implement the first step of pool allocation - Creating, initialization, and
authorChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 05:50:20 +0000 (05:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 05:50:20 +0000 (05:50 +0000)
commit54ce13f983c44134014d06b03bdf8eab82d9e8a2
tree99103102b433e08010da1da8111340b0e691c047
parentb04bb3f158f37d0a4dd9a32e5fc84f13cf3a282c
Implement the first step of pool allocation - Creating, initialization, and
destruction of the pools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2039 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/OldPoolAllocate.cpp