Change the RaiseAllocations pass to be a Pass instead of a BasicBlock pass.
[oota-llvm.git] / lib / Transforms / IPO / Inliner.cpp
2003-08-31 Chris LattnerHeavily refactor code: