Fix a typo in a comment.
[oota-llvm.git] / include / llvm / Support / StringPool.h
2007-12-10 Gordon HenriksenDelete the CollectorNamePool if it should become empty.
2007-12-09 Gordon HenriksenFix a very silly typo.
2007-12-08 Gordon HenriksenIncorporating review feedback from Reid.
2007-12-08 Gordon HenriksenAdding a StringPool data structure, which GC will use.