Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly initialize value :) | Anton Korobeynikov | 2007-07-19 | 1 | -1/+1 |
* | shrink vmcore by moving symbol table stripping support out of VMCore into | Chris Lattner | 2007-02-07 | 1 | -4/+0 |
* | Eliminate the O(n) version of TypeSymbolTable::remove, it is dead. When | Chris Lattner | 2007-02-07 | 1 | -5/+0 |
* | TypeSymbolTable::rename is dead, remove it | Chris Lattner | 2007-02-07 | 1 | -4/+0 |
* | For PR411: | Reid Spencer | 2007-01-06 | 1 | -2/+2 |
* | 4 billion names is enough for anyone. And really fix the build on alpha this... | Andrew Lenharth | 2006-05-31 | 1 | -1/+1 |
* | Fix build breakage on alpha, without causing it on x86. as a bonus, all plat... | Andrew Lenharth | 2006-05-31 | 1 | -1/+1 |
* | Simple is good, CVS log is for history, not the silly credits block | Chris Lattner | 2006-01-11 | 1 | -4/+2 |
* | For PR411: | Reid Spencer | 2006-01-10 | 1 | -0/+152 |