Regress to not using the llvm namespace.
[oota-llvm.git] / include / llvm / Support / MallocAllocator.h
2003-11-12 John CriswellRegress to not using the llvm namespace.
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
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