Change LowerAllocations pass to 'require' TargetData instead of it being
authorChris Lattner <sabre@nondot.org>
Wed, 25 Sep 2002 23:47:47 +0000 (23:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Sep 2002 23:47:47 +0000 (23:47 +0000)
commit3b2106ff84a31e851b0a34e6a40846cdf3293800
treecf3e5614364ac48a6922139284d1af4f9cd745bc
parent2da7afb963dd9760e6feb9ab87ebca963d2b964e
Change LowerAllocations pass to 'require' TargetData instead of it being
passed in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3929 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerAllocations.cpp