[clang] [AVR] make the AVR ABI Swift compatible (PR #72298)
Ben Shi via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 1 18:39:31 PST 2024
benshi001 wrote:
I am not familiar with swift. So is there an official document for the SWIFT specific ABI on AVR? I think this is necessary, just like C++: https://gcc.gnu.org/wiki/avr-gcc.
And what's more, tests are required to be committed with functional changes, this is a requirement for all llvm commits with few exception.
https://github.com/llvm/llvm-project/pull/72298
More information about the cfe-commits
mailing list