aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsTargetObjectFile.cpp
AgeCommit message (Expand)Author
2009-11-19Only use small sections for non linux targets!Bruno Cardoso Lopes
2009-08-13reintroduce support for Mips "small" section handling. This is Chris Lattner