[PATCH] D40805: [RISCV] Support for varargs

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 03:37:15 PST 2017


asb updated this revision to Diff 127323.
asb added a comment.

Update patch after r320884 (MachineFunction::getFunction now returns a reference).


https://reviews.llvm.org/D40805

Files:
  lib/Target/RISCV/RISCVFrameLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVMachineFunctionInfo.h
  test/CodeGen/RISCV/vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40805.127323.patch
Type: text/x-patch
Size: 33285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/c27cbdbe/attachment.bin>


More information about the llvm-commits mailing list