[PATCH] D55304: [RISCV, WIP] Lower calls through GOT and PLT

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 12:11:04 PST 2018


lewis-revill updated this revision to Diff 176865.
lewis-revill added a comment.

Split into MC layer (patch D55335 <https://reviews.llvm.org/D55335>) and codegen (this patch).


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55304/new/

https://reviews.llvm.org/D55304

Files:
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVMCInstLower.cpp
  lib/Target/RISCV/RISCVSubtarget.cpp
  lib/Target/RISCV/RISCVSubtarget.h
  lib/Target/RISCV/Utils/RISCVBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55304.176865.patch
Type: text/x-patch
Size: 4006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181205/7a9471f1/attachment.bin>


More information about the llvm-commits mailing list