Bring in a BumpPtrStringSaver from lld and simplify the interface.
[oota-llvm.git] / include / llvm / IR / LegacyPassManager.h
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2014-12-12 Matthias BraunDocument that PassManager::add() may delete the pass...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...