JIT: reconsider use of BBF_DONT_REMOVE on EH blocks #82336
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
try/handler begin/last blocks are marked with BBF_DONT_REMOVE. Do we still need them to be? Can we check the block EH index instead when necessary to determine the EH status of a block? Can we generalize flow updates?
The text was updated successfully, but these errors were encountered: