Removing the silly CHelpers header by rolling wrap and unwrap into the C
[oota-llvm.git] / include / llvm / Support / Allocator.h
2007-09-05 Evan ChengAdded Reset() to free all allocated memory regions...
2006-10-29 Chris LattnerAdd a new llvm::Allocator abstraction, which will be...