[WinEH] Fixes for a few cppeh failures.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 17 Apr 2015 23:05:43 +0000 (23:05 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 17 Apr 2015 23:05:43 +0000 (23:05 +0000)
commit166679ef0669f65d1b39200ca05c50c51ac9534b
tree8f0f5adaacf9eff5401a60849b0a6817924b1b1c
parentee5f9c6278b77aaae762c9fab630b531c39e34ac
[WinEH] Fixes for a few cppeh failures.

Differential Review: http://reviews.llvm.org/D9065

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235239 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/WinEH/cppeh-catch-and-throw.ll [new file with mode: 0644]
test/CodeGen/WinEH/cppeh-similar-catch-blocks.ll [new file with mode: 0644]