commit | a99ec28134c2fd0a21c446a58bf6406b8aa1a580 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Jan 06 00:50:34 2011 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Jan 06 00:50:34 2011 +0000 |
tree | 1c592c4c9e343b7a9efffd231b378233a3a6e72c | |
parent | 78d15761e40a542b992ac811b4e3909c33d1513a [diff] |
PR8919 - LLVM incorrectly generates "_alloca" as the stack probing call. That works only on MinGW32. On 64-bit, the function to call is "__chkstk". Patch by KS Sreeram! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122934 91177308-0d34-0410-b5e6-96231b3b80d8