Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing spaces of MipsTargetObjectFile.cpp | Che-Liang Chiou | 2010-09-28 | 1 | -10/+10 |
| | | | | llvm-svn: 114947 | ||||
* | delete a forwarding function. | Chris Lattner | 2010-04-08 | 1 | -6/+7 |
| | | | | llvm-svn: 100815 | ||||
* | Only use small sections for non linux targets! | Bruno Cardoso Lopes | 2009-11-19 | 1 | -0/+7 |
| | | | | llvm-svn: 89316 | ||||
* | reintroduce support for Mips "small" section handling. This is | Chris Lattner | 2009-08-13 | 1 | -0/+93 |
implemented somewhat differently than before, but it should have the same functionality and the previous testcase passes again. llvm-svn: 78900 |