aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-21Move alignment from MCSectionData to MCSection.Rafael Espindola1-3/+3
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-6/+4
2014-02-08Pass the Mangler by reference.Rafael Espindola1-1/+1
2014-02-08Add LLVM_OVERRIDE to a few declarations.Rafael Espindola1-5/+7
2014-01-28Revert r199871 and replace it with a simple check in the debug infoEric Christopher1-4/+3
2014-01-23Add a variable to track whether or not we've used a unique section,Eric Christopher1-3/+4
2013-07-02[PowerPC] Support TLS variables in debug infoUlrich Weigand1-0/+3
2013-05-13PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt1-0/+32
2010-03-15Now that the default for Darwin platforms is to place the LSDA into the TEXTBill Wendling1-34/+0
2010-03-12The same situation that effected ARM effects PPC with regards to placing theBill Wendling1-0/+34