SEH: Don't jump to an unreachable continuation block
If both the __try and __except blocks do not return, we want to delete the continuation block as unreachable instead. llvm-svn: 227627
Loading
Please sign in to comment
If both the __try and __except blocks do not return, we want to delete the continuation block as unreachable instead. llvm-svn: 227627