aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/StringPool.h
AgeCommit message (Expand)Author
2008-01-15Fix a memory correctness error noticed by valgrind (harmless in practice).Gordon Henriksen
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-12-10Delete the CollectorNamePool if it should become empty.Gordon Henriksen
2007-12-09Fix a very silly typo.Gordon Henriksen
2007-12-08Incorporating review feedback from Reid.Gordon Henriksen
2007-12-08Adding a StringPool data structure, which GC will use.Gordon Henriksen