Reduce heap trashing due to std::string construction / concatenation via caching...
[oota-llvm.git] / include / llvm / ADT / ilist_node.h
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...