[WinEH] Fix problem with mapping shared empty handler blocks.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 20 Apr 2015 22:04:09 +0000 (22:04 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 20 Apr 2015 22:04:09 +0000 (22:04 +0000)
commite0d6a5c90a8e399d125e7ce2afc15084f73703e3
tree5fa246a42a77e0c4aba8bcbac63572dc7401fe7e
parent6219380952f0cedef590175f858b683bbf8db971
[WinEH] Fix problem with mapping shared empty handler blocks.

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

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