[PATCH] D83504: [PowerPC] Implement R_PPC64_REL24_NOTOC local calls. callee has a TOC

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 14:18:21 PDT 2020


NeHuang updated this revision to Diff 278599.
NeHuang marked an inline comment as done.
NeHuang added a comment.

Thanks Stefan.

- Modified paddi hex computation with less shifts.
- Fixed nits for clang-format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83504

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Target.h
  lld/ELF/Thunks.cpp
  lld/test/ELF/ppc64-pcrel-call-to-toc.s
  llvm/include/llvm/Object/ELF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83504.278599.patch
Type: text/x-patch
Size: 7842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/2eb838f6/attachment.bin>


More information about the llvm-commits mailing list