aboutsummaryrefslogtreecommitdiff
path: root/include/Support/MallocAllocator.h
AgeCommit message (Expand)Author
2004-09-01Changes For Bug 352Reid Spencer
2003-11-16Fixes for PR114: Thanks to Reid Spencer!Chris Lattner
2003-11-12Fix faulty namespacificationChris Lattner
2003-11-12Regress to not using the llvm namespace.John Criswell
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-11-07Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoidChris Lattner
2003-11-07Add some ctors for this allocatorChris Lattner
2003-11-04New file, for use by the pool allocator projectChris Lattner