summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Honor -fuse-init-array when os is not specified on x86"Mitch Phillips2019-12-171-0/+1
* Honor -fuse-init-array when os is not specified on x86Kamlesh Kumar2019-12-161-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)Davide Italiano2017-06-211-0/+6
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* CodeGen: simplify TargetMachine::getSymbol interface. NFC.Tim Northover2016-11-221-1/+1
* Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher2016-09-161-7/+6
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-2/+2
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* move getNameWithPrefix and getSymbol to TargetMachine.Rafael Espindola2014-02-191-1/+1
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-191-4/+6
* Revert r201622 and r201608.Daniel Jasper2014-02-191-6/+4
* Fix PR18743.Rafael Espindola2014-02-181-4/+6
* Use a consistent argument order in TargetLoweringObjectFile.Rafael Espindola2014-02-091-9/+7
* Pass the Mangler by reference.Rafael Espindola2014-02-081-3/+3
* [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.Venkatraman Govindaraju2014-01-291-0/+43
OpenPOWER on IntegriCloud