Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a memory correctness error noticed by valgrind (harmless in practice). | Gordon Henriksen | 2008-01-15 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Delete the CollectorNamePool if it should become empty. | Gordon Henriksen | 2007-12-10 | 1 | -0/+4 |
* | Fix a very silly typo. | Gordon Henriksen | 2007-12-09 | 1 | -1/+1 |
* | Incorporating review feedback from Reid. | Gordon Henriksen | 2007-12-08 | 1 | -0/+9 |
* | Adding a StringPool data structure, which GC will use. | Gordon Henriksen | 2007-12-08 | 1 | -0/+135 |