summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsTargetObjectFile.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-27Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_f...Daniel Sanders1-2/+0
2015-05-26[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.Daniel Sanders1-0/+2
2015-05-21Move alignment from MCSectionData to MCSection.Rafael Espindola1-7/+7
2015-03-21Grab a subtarget off of a MipsTargetMachine rather than aEric Christopher1-2/+2
2014-11-06[mips] Add the following MIPS options that control gp-relative addressing ofSasa Stankovic1-5/+14
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2014-03-02Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper1-4/+3
2014-02-08Pass the Mangler by reference.Rafael Espindola1-1/+1
2014-02-08Add LLVM_OVERRIDE to a few declarations.Rafael Espindola1-4/+4
2014-01-31Remove another hasRawTextSupport.Rafael Espindola1-4/+0
2014-01-28Revert r199871 and replace it with a simple check in the debug infoEric Christopher1-2/+3
2014-01-23Add a variable to track whether or not we've used a unique section,Eric Christopher1-3/+2
2013-01-18This is a resubmittal. For some reason it broke the bots yesterdayJack Carter1-0/+2
2011-04-15Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka1-4/+3
2011-04-15Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka1-3/+4
2011-03-04Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...Bruno Cardoso Lopes1-5/+5
2010-02-15Move TLOF implementations to libCodegen to resolve layering violation.Anton Korobeynikov1-1/+1
2009-08-13reintroduce support for Mips "small" section handling. This is Chris Lattner1-0/+41