[PATCH] D76160: [PowerPC][Future] Add offsets to PC Relative relocations.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 08:02:52 PDT 2020


stefanp updated this revision to Diff 252326.
stefanp added a comment.

Fixed bug with missing offset in object file.


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

https://reviews.llvm.org/D76160

Files:
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/global-address-non-got-indirect-access.ll
  llvm/test/CodeGen/PowerPC/pcrel-relocation-plus-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76160.252326.patch
Type: text/x-patch
Size: 13728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/6db55c17/attachment.bin>


More information about the llvm-commits mailing list