aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie1-1/+1
2017-06-21[Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)Davide Italiano1-0/+6
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner1-1/+1
2016-11-22CodeGen: simplify TargetMachine::getSymbol interface. NFC.Tim Northover1-1/+1
2016-09-16Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher1-7/+6
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach1-2/+2
2014-04-25[C++] Use 'nullptr'. Target edition.Craig Topper1-1/+1
2014-02-19move getNameWithPrefix and getSymbol to TargetMachine.Rafael Espindola1-1/+1
2014-02-19Add back r201608, r201622, r201624 and r201625Rafael Espindola1-4/+6
2014-02-19Revert r201622 and r201608.Daniel Jasper1-6/+4
2014-02-18Fix PR18743.Rafael Espindola1-4/+6
2014-02-09Use a consistent argument order in TargetLoweringObjectFile.Rafael Espindola1-9/+7
2014-02-08Pass the Mangler by reference.Rafael Espindola1-3/+3
2014-01-29[Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.Venkatraman Govindaraju1-0/+43