[PATCH] D70637: [ELF][AArch64] Support R_AARCH64_{CALL26,JUMP26} range extension thunks with addends
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 26 10:21:51 PST 2019
    
    
  
MaskRay updated this revision to Diff 231099.
MaskRay edited the summary of this revision.
MaskRay removed a subscriber: wuzish.
MaskRay added a comment.
Rebase after D70690 <https://reviews.llvm.org/D70690> update (adopt peter.smith's suggestion that using getPCBias instead of inBranchRangeBeforePCBias)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70637/new/
https://reviews.llvm.org/D70637
Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/Arch/ARM.cpp
  lld/ELF/Arch/Mips.cpp
  lld/ELF/Arch/PPC.cpp
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/ELF/Target.cpp
  lld/ELF/Target.h
  lld/ELF/Thunks.cpp
  lld/ELF/Thunks.h
  lld/test/ELF/aarch64-thunk-pi.s
  lld/test/ELF/aarch64-thunk-script.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70637.231099.patch
Type: text/x-patch
Size: 21809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/a7f6193b/attachment.bin>
    
    
More information about the llvm-commits
mailing list