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


benshi001 added a comment.

In D121767#3401166 <https://reviews.llvm.org/D121767#3401166>, @aykevl wrote:

> I assume you've verified the new test cases with avr-gcc? If so, this looks good to me.

Yes. Verified with avr-gcc 7.3.0.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121767



More information about the llvm-commits mailing list