* Allow datasize to be specified on the commandline
authorChris Lattner <sabre@nondot.org>
Sat, 13 Apr 2002 23:13:18 +0000 (23:13 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Apr 2002 23:13:18 +0000 (23:13 +0000)
commit441d25a9f60c226af35cd87bdf00285e62cf472c
tree2f0956eda568fece7ec313580e8e4d4dc6a699d9
parentea249247323a1539405f51975f467cc4da268cef
* Allow datasize to be specified on the commandline
* Build new datatypes correctly
* Transform instructions that return null pointers from functions to return
  a null index.

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