aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp
AgeCommit message (Expand)AuthorFilesLines
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