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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 23:25:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333158: [RISCV] Support linker relax function call from auipc and jalr to jal (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44886?vs=147769&id=148340#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44886

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44886.148340.patch
Type: text/x-patch
Size: 4532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/051373e4/attachment.bin>


More information about the llvm-commits mailing list