[PATCH] D63563: [PPC32] Fix PLT calls for -msecure-plt -fpic

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 10:21:35 PDT 2019


MaskRay updated this revision to Diff 205633.
MaskRay added a comment.

Fix R_*_PLTREL addend


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63563

Files:
  lib/Target/PowerPC/PPCAsmPrinter.cpp
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  lib/Target/PowerPC/PPCMCInstLower.cpp
  test/CodeGen/PowerPC/ppc32-pic.ll
  test/CodeGen/PowerPC/ppc32-secure-plt-tls2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63563.205633.patch
Type: text/x-patch
Size: 8644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/cfc44be3/attachment.bin>


More information about the llvm-commits mailing list