| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 'Pass' should now not be derived from by clients. Instead, they should derive | Chris Lattner | 2004-09-20 | 1 | -7/+7 |
| | | | | | | | | from ModulePass. Instead of implementing Pass::run, then should implement ModulePass::runOnModule. llvm-svn: 16436 | ||||
| * | bug 122: | Reid Spencer | 2004-07-18 | 1 | -1/+1 |
| | | | | | | | - Replace ConstantPointerRef usage with GlobalValue usage llvm-svn: 14953 | ||||
| * | Fix a minor bug in the map - since this pass adds a global symbol, it must be | Brian Gaeke | 2004-06-08 | 1 | -0/+4 |
| | | | | | | | accounted for in the map (at least, in its current format). llvm-svn: 14075 | ||||
| * | Add new internal-global-symbol mapping info pass... may its life be short | Brian Gaeke | 2004-06-03 | 1 | -0/+80 |
| and sweet. llvm-svn: 13983 | |||||

