Skip to content
Commit 7a4abf89 authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

Force fixed-size but large alloca objects to the dynamically allocated

area to avoid using up precious stack space within the 4095 offset limit
from %fp.  Such objects that would themselves live at a large offset
were being put there already so this is a simple change.

llvm-svn: 7066
parent ad7b9c18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment