Change the RaiseAllocations pass from being a BasicBlockPass to being a Pass
authorChris Lattner <sabre@nondot.org>
Mon, 1 Sep 2003 03:14:00 +0000 (03:14 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Sep 2003 03:14:00 +0000 (03:14 +0000)
commit2757af2d47ea633d4cdb7bd1b12850e975a49bdf
treef3491948c6b179ec9e6545e256b0381c4c7cbe42
parent36f18aefe869fe01c4ccf09073b0fed19e9a2064
Change the RaiseAllocations pass from being a BasicBlockPass to being a Pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8279 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO.h
include/llvm/Transforms/Scalar.h