[PATCH] D26566: Use PIC relocation model as default for PowerPC64 ELF

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 16:12:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289743: Use PIC relocation model as default for PowerPC64 ELF. (authored by joerg).

Changed prior to commit:
  https://reviews.llvm.org/D26566?vs=77671&id=81494#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26566

Files:
  llvm/trunk/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/trunk/test/CodeGen/PowerPC/alias.ll
  llvm/trunk/test/CodeGen/PowerPC/cxx_tlscc64.ll
  llvm/trunk/test/CodeGen/PowerPC/fast-isel-br-const.ll
  llvm/trunk/test/CodeGen/PowerPC/fast-isel-load-store.ll
  llvm/trunk/test/CodeGen/PowerPC/func-addr-consts.ll
  llvm/trunk/test/CodeGen/PowerPC/func-addr.ll
  llvm/trunk/test/CodeGen/PowerPC/mcm-11.ll
  llvm/trunk/test/CodeGen/PowerPC/mcm-3.ll
  llvm/trunk/test/CodeGen/PowerPC/mcm-obj-2.ll
  llvm/trunk/test/CodeGen/PowerPC/mcm-obj.ll
  llvm/trunk/test/CodeGen/PowerPC/peephole-align.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-calls.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-sibcall.ll
  llvm/trunk/test/CodeGen/PowerPC/tailcall-string-rvo.ll
  llvm/trunk/test/CodeGen/PowerPC/tailcall1-64.ll
  llvm/trunk/test/CodeGen/PowerPC/tls.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26566.81494.patch
Type: text/x-patch
Size: 17437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/365c1b0a/attachment.bin>


More information about the llvm-commits mailing list