aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsTargetObjectFile.cpp
AgeCommit message (Expand)Author
2011-01-23Remove more duplicated code.Rafael Espindola
2011-01-23Remove duplicated code.Rafael Espindola
2010-09-28Remove trailing spaces of MipsTargetObjectFile.cppChe-Liang Chiou
2010-04-08delete a forwarding function.Chris Lattner
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