[PATCH] D79625: [PowerPC] Extend .reloc directive on PowerPC

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 11:30:59 PDT 2020


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

Forgot to rename the testcase in the previous update of the patch.
Renamed it now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79625

Files:
  llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
  llvm/lib/MC/MCObjectStreamer.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
  llvm/test/MC/PowerPC/ppc64-reloc-directive-pcrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79625.278556.patch
Type: text/x-patch
Size: 18841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/54c19140/attachment.bin>


More information about the llvm-commits mailing list