[WinEH] Ignore filter clauses while mapping landing pad blocks.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Thu, 23 Apr 2015 22:38:36 +0000 (22:38 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Thu, 23 Apr 2015 22:38:36 +0000 (22:38 +0000)
commit3ad4bc1445427520e4c7a2d43f78594adb85a3bb
tree0d7a0fe57319bc01d0df2f239c9e37af1e17ced8
parent173a68d4a2e92dfc1815af5d06f55ac6ec242958
[WinEH] Ignore filter clauses while mapping landing pad blocks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235656 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/X86/seh-filter.ll [new file with mode: 0644]