[PATCH] D40805: [RISCV] Support for varargs

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 07:41:57 PST 2018


asb updated this revision to Diff 129085.
asb marked 3 inline comments as done.
asb added a comment.

Update code comments to address feedback.


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.129085.patch
Type: text/x-patch
Size: 33885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/4b659559/attachment.bin>


More information about the llvm-commits mailing list