summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Only use small sections for non linux targets!Bruno Cardoso Lopes2009-11-191-0/+7
| | | | llvm-svn: 89316
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-131-0/+93
implemented somewhat differently than before, but it should have the same functionality and the previous testcase passes again. llvm-svn: 78900
OpenPOWER on IntegriCloud