[PATCH] D26326: Allow targets to override the use of getKindForGlobal in AsmPrinter to avoid text relocations on PPC64

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 10:52:10 PST 2016


hfinkel added a comment.

In https://reviews.llvm.org/D26326#590530, @joerg wrote:

> The most explicit statement is http://refspecs.linuxfoundation.org/ELF/ppc64/PPC-elf64abi.html#CODE-EX This is different from the ELFv2 statements, which explicitly also discusses position dependent code.


Commented in https://reviews.llvm.org/D26290; let's work out the issue there and then come back to this one.


Repository:
  rL LLVM

https://reviews.llvm.org/D26326





More information about the llvm-commits mailing list