Skip to content
Commit 3b949bca authored by Bill Wendling's avatar Bill Wendling
Browse files

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!

llvm-svn: 122934
parent 81d40711
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