Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoid
[oota-llvm.git] / include / llvm / Support / MallocAllocator.h
2003-11-07 Chris LattnerProvide a specialization of _Alloc_traits, which allows...
2003-11-07 Chris LattnerAdd some ctors for this allocator
2003-11-04 Chris LattnerNew file, for use by the pool allocator project