[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:59:14 PDT 2022


benshi001 added a comment.

This patch fixes the bug https://github.com/llvm/llvm-project/issues/54148 .


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

https://reviews.llvm.org/D121041



More information about the llvm-commits mailing list