* AllocationInst ctor moved here from iMemory.h
authorChris Lattner <sabre@nondot.org>
Thu, 21 Mar 2002 22:37:48 +0000 (22:37 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Mar 2002 22:37:48 +0000 (22:37 +0000)
commit4fe130c22b2426bda067326a212922bace15778d
tree7c6d5006488b83cc04bb48c752ed9f2fe67d1398
parent05c0e9e562de11be51938ac3124330177ccc00ff
* AllocationInst ctor moved here from iMemory.h
* AllocationInst now always has an array size operand

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1939 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/iMemory.cpp