[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
Mon May 21 05:06:28 PDT 2018


shiva0217 updated this revision to Diff 147769.
shiva0217 added a comment.

Update the patch to address Alex's comments.


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
  test/MC/RISCV/linker-relaxation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44886.147769.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/b89baf09/attachment.bin>


More information about the llvm-commits mailing list