"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f69985511dd52ea0a53b57ec52f2be08284bc7a9"
[WinEH] Try to make the MachineFunction CFG more accurate
This avoids emitting code for unreachable landingpad blocks that contain calls to llvm.eh.actions and indirectbr. It's also a first step towards unifying the SEH and WinEH lowering codepaths. I'm keeping the old fan-in lowering of SEH around until the preparation version works well enough that we can switch over without breaking existing users. llvm-svn: 235037
Loading
Please register or sign in to comment