[PATCH] D121041: [AVR] Fix incorrect calling convention for varargs functions

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 03:58:42 PDT 2022


benshi001 updated this revision to Diff 415379.

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

https://reviews.llvm.org/D121041

Files:
  llvm/lib/Target/AVR/AVRCallingConv.td
  llvm/test/CodeGen/AVR/calling-conv/c/basic.ll
  llvm/test/CodeGen/AVR/calling-conv/c/basic_aggr.ll
  llvm/test/CodeGen/AVR/calling-conv/c/stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121041.415379.patch
Type: text/x-patch
Size: 9716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/3b70e931/attachment.bin>


More information about the llvm-commits mailing list