[PATCH] D70570: [PowerPC] Only use PLT annotations if using PIC relocation model

Justin Hibbits via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 08:28:36 PST 2019


jhibbits updated this revision to Diff 234550.
jhibbits added a comment.

Updated diff after clang-format.  I actually had run git-clang-format on it
before submitting, but forgot to amend it to the change before submitting
for review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70570/new/

https://reviews.llvm.org/D70570

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll
  llvm/test/CodeGen/PowerPC/2010-02-12-saveCR.ll
  llvm/test/CodeGen/PowerPC/available-externally.ll
  llvm/test/CodeGen/PowerPC/srem-lkk.ll
  llvm/test/CodeGen/PowerPC/stubs.ll
  llvm/test/CodeGen/PowerPC/umulo-128-legalisation-lowering.ll
  llvm/test/CodeGen/PowerPC/urem-lkk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70570.234550.patch
Type: text/x-patch
Size: 5975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/c4fba9b5/attachment.bin>


More information about the llvm-commits mailing list