Reid Kleckner
ed012dbf2a
[SEH] Ensure that empty __except blocks have their own BB
...
The 32-bit lowering assumed that WinEHPrepare had this invariant.
WinEHPrepare did it for C++, but not SEH. The result was that we would
insert calls to llvm.x86.seh.restoreframe in normal basic blocks, which
corrupted the frame pointer.
llvm-svn: 241699
2015-07-08 18:08:52 +00:00
..
2015-07-07 22:25:32 +00:00
2015-07-06 21:13:53 +00:00
2015-06-17 20:52:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-06-17 20:52:32 +00:00
2015-06-17 20:52:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-06-17 20:52:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-07-07 22:25:32 +00:00
2015-06-17 20:52:32 +00:00
2015-07-06 21:13:43 +00:00
2015-07-07 23:23:03 +00:00
2015-07-06 21:13:53 +00:00
2015-07-07 23:23:03 +00:00
2015-07-07 22:25:32 +00:00
2015-06-17 20:52:32 +00:00
2015-07-08 18:08:52 +00:00