]> granicus.if.org Git - llvm/commit
[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)
commit2cc0b076e87a49f67ce88a72cac027cd57c36c27
tree2c29eba6b916790059ce18b0ed1f9822ffa76e8f
parent8bd46914df1d67a762df842e21f4f0045c6ec830
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AVR/AVRFrameLowering.cpp