[WinEH] Fix a case where GVN could incorrectly PRE a load into an EH pad.
[oota-llvm.git] / test / Transforms / GVN / pr24426.ll
2015-10-18 Jakub StaszakPreserve CFG in MergedLoadStoreMotion. This fixes PR24426.