[PATCH] D53408: [PPC64] Long branch thunks.
    Sean Fertile via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  8 09:14:17 PST 2018
    
    
  
sfertile updated this revision to Diff 173174.
sfertile added a comment.
Added separate index for use in the branch_lt section and added comment on how we will end up with an empty branch_lt section due removing empty synthetic sections before thunk allocation.
Repository:
  rLLD LLVM Linker
https://reviews.llvm.org/D53408
Files:
  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.173174.patch
Type: text/x-patch
Size: 34547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/fd02d5cc/attachment.bin>
    
    
More information about the llvm-commits
mailing list