OSDN Git Service

Cygwin support: use _alloca to allocate stack if > 4k. Patch by Anton Korobeynikov.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 13 Jun 2006 05:14:44 +0000 (05:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 13 Jun 2006 05:14:44 +0000 (05:14 +0000)
commit004fb92615b23e661da9d0bfd883296094b8b777
tree33dd655633b6fbd8fecd8f50e3c23c4e3062a8c1
parent9686ae7f4ea5f19ce77e31e64e0916db41a82662
Cygwin support: use _alloca to allocate stack if > 4k. Patch by Anton Korobeynikov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28764 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp