blob: 2bcf63cf7581d092bbedeb9c629a01642d23c421 [file] [log] [blame] [view]
# AVR backend
This experimental backend is for the 8-bit Atmel [AVR](https://en.wikipedia.org/wiki/Atmel_AVR) microcontroller.
## Useful links
* [Unresolved bugs](https://github.com/llvm/llvm-project/labels/backend%3AAVR)
* [Architecture notes](https://github.com/avr-llvm/architecture)