[PATCH] D44886: [RISCV] Support linker relax function call from auipc and jalr to jal

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 00:22:35 PDT 2018


shiva0217 updated this revision to Diff 142342.
shiva0217 edited the summary of this revision.
shiva0217 added a comment.

Update patch to relax the updated in https://reviews.llvm.org/D44885.


Repository:
  rL LLVM

https://reviews.llvm.org/D44886

Files:
  lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
  lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  lib/Target/RISCV/RISCV.td
  lib/Target/RISCV/RISCVSubtarget.h
  test/MC/RISCV/linker-relaxation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44886.142342.patch
Type: text/x-patch
Size: 5001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/7244b6e2/attachment.bin>


More information about the llvm-commits mailing list