[PATCH] D68524: [AVR] Rewrite the function calling convention.
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 24 22:18:05 PST 2019
dylanmckay added a comment.
This patch is really great!
I have once attempted to rewrite the calling convention implementation in terms of the algorithm in the avr-gcc manual, but never got all the way there. This has been the source of a few problems, so thanks for doing this!
I'm reviewing this now.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68524/new/
https://reviews.llvm.org/D68524
More information about the llvm-commits
mailing list