aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Added Reset() to free all allocated memory regions and reset state to be the ...Evan Cheng2007-09-051-0/+2
* Add a new llvm::Allocator abstraction, which will be used by a containerChris Lattner2006-10-291-0/+48