llvm-6502/include
Rafael Espindola 76927d7586 Emit segmented-stack specific code into function prologues for
X86. Modify the pass added in the previous patch to call this new
code.

This new prologues generated will call a libgcc routine (__morestack)
to allocate more stack space from the heap when required

Patch by Sanjoy Das.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138812 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-30 19:39:58 +00:00
..
llvm Emit segmented-stack specific code into function prologues for 2011-08-30 19:39:58 +00:00
llvm-c Add some useful accessors to c++ api that appear to be missing from the c api 2011-08-23 20:27:46 +00:00