Skip to content
Commit d5e3fd6d authored by Anton Korobeynikov's avatar Anton Korobeynikov
Browse files

Lower dynamic stack allocation on mingw32 to separate instruction.

We cannot use a normal call here since it has extra unmodelled side
effects (it changes stack pointer). This should fix PR5292.

llvm-svn: 97884
parent 4c1e4db3
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