aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-10-24Target: Change various section classifiers in TargetLoweringObjectFile to tak...Peter Collingbourne1-3/+3
2016-09-16Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher1-4/+2
2016-02-10[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.Colin LeMahieu1-1/+1
2015-11-17Drop prelink support.Rafael Espindola1-3/+1
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach1-3/+3
2015-05-21Move alignment from MCSectionData to MCSection.Rafael Espindola1-1/+1
2014-03-14[ppc64] Avoid copy relocs in named rodata sectionsUlrich Weigand1-13/+9
2014-02-08Pass the Mangler by reference.Rafael Espindola1-3/+3
2014-01-28Revert r199871 and replace it with a simple check in the debug infoEric Christopher1-1/+1
2014-01-23Add a variable to track whether or not we've used a unique section,Eric Christopher1-1/+1
2014-01-07Move the llvm mangler to lib/IR.Rafael Espindola1-1/+1
2013-07-02[PowerPC] Support TLS variables in debug infoUlrich Weigand1-0/+10
2013-05-13Fix goofy commentary in PPCTargetObjectFile.cpp.Bill Schmidt1-2/+2
2013-05-13PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt1-0/+57
2010-03-15Now that the default for Darwin platforms is to place the LSDA into the TEXTBill Wendling1-33/+0
2010-03-12The same situation that effected ARM effects PPC with regards to placing theBill Wendling1-0/+33