Skip to content

Commit

Permalink
[clang][AVR] Implement standard calling convention for AVR and AVRTiny
Browse files Browse the repository at this point in the history
This patch implements avr-gcc's calling convention:
https://gcc.gnu.org/wiki/avr-gcc#Calling_Convention

Reviewed By: aykevl

Differential Revision: https://reviews.llvm.org/D120720
  • Loading branch information
benshi001 committed Mar 24, 2022
1 parent d912232 commit 86c1d07
Showing 1 changed file with 278 additions and 278 deletions.

0 comments on commit 86c1d07

Please sign in to comment.