commit | e2fff4f7f9edae5f497b226ace98d95494786a82 | [log] [tgz] |
---|---|---|
author | Joseph Tremoulet <jotrem@microsoft.com> | Sun Jan 10 04:32:03 2016 +0000 |
committer | Joseph Tremoulet <jotrem@microsoft.com> | Sun Jan 10 04:32:03 2016 +0000 |
tree | 83e05afbcade655a2b3f904543973ee855d37279 | |
parent | 12b6cd2e546a2fa001fdcb8bca0027e4dae45514 [diff] |
[WinEH] Fix catchpad pred verification Summary: The code was simply ensuring that the catchpad's pred is its catchswitch, which was letting cases slip through where the flow edge was the unwind edge of the catchswitch rather than one of its catch clauses. Reviewers: andrew.w.kaylor, rnk, majnemer Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D16011 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257275 91177308-0d34-0410-b5e6-96231b3b80d8