[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)
commit41758517bf12ce043aedc82551acf42f8bd13c94
tree1a61d48cebca5ce18ac45370822f5a4612d3ed67
parent3b6f1d57ea15f9cfe3ae62a17f7da6eb118def83
[WinEH] Fix problem with mapping shared empty handler blocks.

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

llvm-svn: 235354
llvm/lib/CodeGen/WinEHPrepare.cpp
llvm/test/CodeGen/WinEH/cppeh-shared-empty-catch.ll [new file with mode: 0644]