Nikita Popov 2bf2b6b24d
[AVR] Only specify one legal int string in data layout (#153010)
There should not be both `n8` and `n16:8`. This is a single list of
legal integers. Additionally, this should use the standard order in
increasing size `n8:16`.
2025-08-11 20:42:28 +02:00
..
2025-07-25 09:50:19 -07:00

AVR backend

This experimental backend is for the 8-bit Atmel AVR microcontroller.