[WinEH] C++ EH state numbering fixes
authorAndrew Kaylor <andrew.kaylor@intel.com>
Wed, 20 May 2015 23:22:24 +0000 (23:22 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Wed, 20 May 2015 23:22:24 +0000 (23:22 +0000)
commitd0f4ffa472a9c4634b19f55682f5e4ac7d51d3fd
tree6b0ee0cd018e0bcb6e5dbc920af55e53c53ed91b
parent7681f6a1b0f79683b963c5061335eff88a5a55ad
[WinEH] C++ EH state numbering fixes

Differential Revision: http://reviews.llvm.org/D9787

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237854 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/WinEHFuncInfo.h
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/WinEH/cppeh-nested-1.ll
test/CodeGen/WinEH/cppeh-nested-2.ll
test/CodeGen/WinEH/cppeh-nested-3.ll
test/CodeGen/WinEH/cppeh-nested-rethrow.ll
test/CodeGen/WinEH/cppeh-similar-catch-blocks.ll
test/CodeGen/WinEH/cppeh-state-calc-1.ll