[PATCH] D53408: [PPC64] Long branch thunks.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 12:14:14 PDT 2018


sfertile updated this revision to Diff 170951.
sfertile added a comment.

Addressed further review comments and update the formatting in the added tests.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53408

Files:
  ELF/Arch/ARM.cpp
  ELF/Arch/PPC64.cpp
  ELF/Relocations.cpp
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Thunks.cpp
  ELF/Writer.cpp
  test/ELF/basic-ppc64.s
  test/ELF/basic64be.s
  test/ELF/ppc64-call-reach.s
  test/ELF/ppc64-long-branch.s
  test/ELF/ppc64-shared-long_branch.s
  test/ELF/ppc64-tls-gd-le-small.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53408.170951.patch
Type: text/x-patch
Size: 39289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/0f818970/attachment.bin>


More information about the llvm-commits mailing list