commit | 964d1fe44b6f578e0e4bcb36c120c1a4749ff12d | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Wed Oct 07 23:55:01 2015 +0000 |
committer | Reid Kleckner <rnk@google.com> | Wed Oct 07 23:55:01 2015 +0000 |
tree | eb58b466e4892bf2bc9a69c52d1e284048d9af60 | |
parent | e6fb099e982239ba55af9006e8647687416aa34e [diff] |
[WinEH] Fix 32-bit funclet epilogues in the presence of dynamic allocas In particular, passing non-trivially copyable objects by value on win32 uses a dynamic alloca (inalloca). We would clobber ESP in the epilogue and end up returning to outer space. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249637 91177308-0d34-0410-b5e6-96231b3b80d8