Use unique_ptr to manage ownership of GCFunctionInfos in GCStrategy
[oota-llvm.git] / include / llvm / CodeGen / GCStrategy.h
2014-04-15 David BlaikieUse unique_ptr to manage ownership of GCFunctionInfos...
2012-06-09 Dmitri GribenkoConvert comments to proper Doxygen comments.
2011-11-11 Nicolas GeoffrayAdd a custom safepoint method, in order for language...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-08-17 Gordon HenriksenRename some GC classes so that their roll will hopefull...
2008-08-17 Gordon HenriksenFactor GC metadata table assembly generation out of...