Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: Update profile data for continuation block of removed call-final…
…ly (#110327) Fixes #110317. Follow-up to #109792. When removing a call-finally pair associated with an empty try region, decrement any flow from the pair into the continuation block, and add any flow from the now-inlined finally region's exit(s) into the continuation block.
- Loading branch information