| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Significantly rework linker support for global variables, allowing it to | Chris Lattner | 2004-12-03 | 1 | -84/+101 | |
| * | Remove blank comment lines for uniformity. | Reid Spencer | 2004-11-25 | 1 | -25/+2 | |
| * | Don't increment a dead iterator | Chris Lattner | 2004-11-16 | 1 | -3/+2 | |
| * | Simplify the remapper by only needing one map, since the body of the functions | Chris Lattner | 2004-11-16 | 1 | -43/+31 | |
| * | Take advantage of the fact that we are allowed to clobber the input module | Chris Lattner | 2004-11-16 | 1 | -26/+8 | |
| * | The second arg may be clobbered by this function | Chris Lattner | 2004-11-16 | 1 | -1/+1 | |
| * | Linker.h moved to include/llvm from include/llvm/Support. | Reid Spencer | 2004-11-14 | 1 | -2/+1 | |
| * | This file originated in lib/VMCore/Linker.cpp but now lives in | Reid Spencer | 2004-11-12 | 1 | -0/+956 | |

