[SEH] Fix _except_handler4 table base states
authorReid Kleckner <rnk@google.com>
Fri, 9 Oct 2015 21:27:28 +0000 (21:27 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 9 Oct 2015 21:27:28 +0000 (21:27 +0000)
commit59540fd9c40bb38e4a3a66cc4a60a0d72349cdfc
tree5ae420a31e59083c17dac594cd5de7ad4c86c450
parentfdec461fa2fb048febec7b394c84b4e8b20f49cc
[SEH] Fix _except_handler4 table base states

We got them right for the old IR, but not with funclets.  Port the old
test to the new IR and fix the code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249906 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/WinException.cpp
test/CodeGen/X86/win32-eh.ll