[PATCH] D68057: [mips] Relax jalr/jr instructions using R_MIPS_JALR relocation
    Simon Atanasyan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep 25 22:29:27 PDT 2019
    
    
  
atanasyan updated this revision to Diff 221886.
atanasyan added a comment.
Simplify code - replace `SignExtend64` by the `isInt`.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68057/new/
https://reviews.llvm.org/D68057
Files:
  lld/ELF/Arch/Mips.cpp
  lld/test/ELF/mips-jalr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68057.221886.patch
Type: text/x-patch
Size: 2893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/88b19a33/attachment.bin>
    
    
More information about the llvm-commits
mailing list