summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ppc-label2.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] Fix label address calculation for ppc64Strahinja Petrovic2018-09-171-0/+21
This patch fixes calculating address of label for non-pic ppc64. Differential Revision: https://reviews.llvm.org/D50965 llvm-svn: 342368
OpenPOWER on IntegriCloud