Dylan McKay 28355efdad [AVR] Save/restore the frame pointer for all functions
A recent commit I made made it so that we only did this for signal or
interrupt handlers. This broke normal functions.

llvm-svn: 301893
2017-05-02 01:57:48 +00:00
..
2016-12-10 12:08:19 +00:00

AVR backend

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