Fix assertion when C++ EH filters are present in functions using SEH
[oota-llvm.git] / test / CodeGen / Generic / exception-handling.ll
2011-08-25 Bill WendlingLSR wants to split the landing pad's critical edge...