[PATCH] D40805: [RISCV] Support for varargs

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 07:13:56 PST 2017


asb updated this revision to Diff 126151.
asb marked an inline comment as done.
asb added a comment.

Rebase patch and fix typo in test code comment.


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.126151.patch
Type: text/x-patch
Size: 33454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/0cb1770a/attachment.bin>


More information about the llvm-commits mailing list