[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 17 13:29:50 PDT 2020


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

Addressed review comments for the code.
Added a test case that will check both the assembly and do an `llvm-objdump` of the 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.250880.patch
Type: text/x-patch
Size: 13718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/668bcad0/attachment.bin>


More information about the llvm-commits mailing list