[AVR] Enable the frame pointer for all functions
authorDylan McKay <me@dylanmckay.io>
Mon, 1 May 2017 23:16:59 +0000 (23:16 +0000)
committerDylan McKay <me@dylanmckay.io>
Mon, 1 May 2017 23:16:59 +0000 (23:16 +0000)
commit3bb6eb238e3f0bf571f96a6214eebfdf2d2dcf09
tree852451c2ff55604e330c7a4520203ccda9a37bcd
parent6935aefdf0fdfd2641ebb27dd3b1aa6e5e2fe4ab
[AVR] Enable the frame pointer for all functions

This is a temporary measure while we figure out a way to get the frame
pointer working correctly.

llvm-svn: 301881
llvm/lib/Target/AVR/AVRFrameLowering.cpp