[PATCH] D26326: Allow targets to override the use of getKindForGlobal in AsmPrinter to avoid text relocations on PPC64
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 05:03:32 PST 2016
joerg added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D26326
More information about the llvm-commits
mailing list