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

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 19:00:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3fd9a320da8a: [AVR] Fix incorrect calling convention for varargs functions (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121767

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: D121767.417464.patch
Type: text/x-patch
Size: 9716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220323/e60d5faf/attachment.bin>


More information about the llvm-commits mailing list