[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:04:09 PST 2019
jhibbits updated this revision to Diff 234542.
jhibbits added a comment.
Update diff. It would help if I actually compiled when rebasing...
@sfertile I figured the available-externally.ll test would suffice for this.
Do you think a separate test is needed, or a comment is warranted on this
test for it?
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.234542.patch
Type: text/x-patch
Size: 5966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/744806a3/attachment.bin>
More information about the llvm-commits
mailing list