Change the RaiseAllocations pass to be a Pass instead of a BasicBlock pass.
[oota-llvm.git] / lib / Transforms / IPO / PruneEH.cpp
2003-08-31 Chris LattnerAdd accessor function
2003-08-31 Chris LattnerInitial checkin of the -prune-eh pass, a very simple...