[WinEH] Teach SimplfyCFG to eliminate empty cleanup pads.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 4 Sep 2015 23:39:40 +0000 (23:39 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 4 Sep 2015 23:39:40 +0000 (23:39 +0000)
commit580f34a8838b0fa4c61af54dac2ee2fb47576bf7
tree4d51f1ff7301e5c87bc7bb0dd242448921736fad
parent87e6608466b9e6a999035a0aefe0d6338f0c1289
[WinEH] Teach SimplfyCFG to eliminate empty cleanup pads.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246896 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/empty-cleanuppad.ll [new file with mode: 0644]