Factor out debugging code into the common base class.
[oota-llvm.git] / include / llvm / Support / RecyclingAllocator.h
2008-07-10 Dan GohmanTidy up #includes.
2008-07-07 Dan GohmanAdd some basic Pool-allocation infrastructure. This...