diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-07-02 06:59:22 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-07-02 06:59:22 +0000 |
commit | ea28dd3392a7548b8710475c4b9fe525e76558f0 (patch) | |
tree | d52d64c93164e36d1d638dc0218ffc8dd84fd26c /lib/ExecutionEngine/JIT/JIT.cpp | |
parent | 44cfdf9b9a682d0d3f90949a50d23670b11ce561 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7066 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/JIT/JIT.cpp')
0 files changed, 0 insertions, 0 deletions