[PATCH] D85973: [PowerPC] Fix thunk alignment issue when using pc-rel instruction
    Victor Huang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug 17 07:10:20 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b391245d8ea: [PowerPC] Fix thunk alignment issue when using pc-rel instruction (authored by NeHuang).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85973/new/
https://reviews.llvm.org/D85973
Files:
  lld/ELF/SyntheticSections.cpp
  lld/ELF/Thunks.cpp
  lld/test/ELF/ppc64-bsymbolic-toc-restore.s
  lld/test/ELF/ppc64-call-reach.s
  lld/test/ELF/ppc64-dtprel.s
  lld/test/ELF/ppc64-ifunc.s
  lld/test/ELF/ppc64-local-dynamic.s
  lld/test/ELF/ppc64-long-branch-init.s
  lld/test/ELF/ppc64-long-branch-rel14.s
  lld/test/ELF/ppc64-long-branch.s
  lld/test/ELF/ppc64-pcrel-call-to-extern.s
  lld/test/ELF/ppc64-pcrel-call-to-toc.s
  lld/test/ELF/ppc64-plt-stub-compatible.s
  lld/test/ELF/ppc64-plt-stub.s
  lld/test/ELF/ppc64-tls-gd.s
  lld/test/ELF/ppc64-toc-call-to-pcrel.s
  lld/test/ELF/ppc64-toc-restore-recursive-call.s
  lld/test/ELF/ppc64-toc-restore.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85973.286015.patch
Type: text/x-patch
Size: 21790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/daed1ffd/attachment.bin>
    
    
More information about the llvm-commits
mailing list