[PATCH] D125497: [RISCV] Call relaxation
    Greg McGary via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 26 23:54:28 PDT 2022
    
    
  
gkm updated this revision to Diff 432476.
gkm added a comment.
- add `fillAlignGap()`, extracted from `fillAdjustGaps()`
- add empty cases for HI20/LO12 relaxations, to be fleshed-out in a later diff.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125497/new/
https://reviews.llvm.org/D125497
Files:
  lld/ELF/Arch/RISCV.cpp
  lld/test/ELF/riscv-relax-call-plt.s
  lld/test/ELF/riscv-relax-call-undo.s
  lld/test/ELF/riscv-relax-call.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125497.432476.patch
Type: text/x-patch
Size: 19015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220527/97c18e3b/attachment.bin>
    
    
More information about the llvm-commits
mailing list