[PATCH] D47126: [RISCV] Add missing fixup_riscv_call in MCFixupKindInfo table

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 06:03:42 PDT 2018


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

Hi Alex.It seems that fixup fixup_riscv_call by assembler is workable. Thanks for your comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D47126

Files:
  lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  test/CodeGen/RISCV/function-call.ll
  test/MC/RISCV/function-call.s
  test/MC/RISCV/linker-relaxation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47126.148397.patch
Type: text/x-patch
Size: 4448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/88ada41a/attachment.bin>


More information about the llvm-commits mailing list