| commit | 0738a9c02ef62d83791d0da8e220ead21723ea40 | [log] [tgz] |
|---|---|---|
| author | Reid Kleckner <reid@kleckner.net> | Tue May 05 17:44:16 2015 +0000 |
| committer | Reid Kleckner <reid@kleckner.net> | Tue May 05 17:44:16 2015 +0000 |
| tree | e2628543dd3636d26c795bc90235c55ab4b2a3df | |
| parent | 61b305edfd861d27726d7b0a9cdffd18d6423cdb [diff] |
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86" This reverts commit r236360. This change exposed a bug in WinEHPrepare by opting win32 code into EH preparation. We already knew that WinEHPrepare has bugs, and is the status quo for x64, so I don't think that's a reason to hold off on this change. I disabled exceptions in the sanitizer tests in r236505 and an earlier revision. llvm-svn: 236508