[PATCH] D54720: [PPC64] toc-indirect to toc-relative relaxation.
    Sean Fertile via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec 27 13:19:13 PST 2018
    
    
  
sfertile updated this revision to Diff 179574.
sfertile added a comment.
Moved the toc relaxation logic into the PPC64 target.
Repository:
  rLLD LLVM Linker
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54720/new/
https://reviews.llvm.org/D54720
Files:
  ELF/Arch/PPC64.cpp
  ELF/Arch/X86_64.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/Inputs/ppc64-global.s
  test/ELF/Inputs/ppc64-local.s
  test/ELF/ppc64-func-entry-points.s
  test/ELF/ppc64-got-indirect.s
  test/ELF/ppc64-relocs.s
  test/ELF/ppc64-toc-relax-jumptable.s
  test/ELF/ppc64-toc-relax.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54720.179574.patch
Type: text/x-patch
Size: 22097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181227/f9a19039/attachment.bin>
    
    
More information about the llvm-commits
mailing list