Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono][aot] Mark clauses as dead when replacing method code with exce…
…ption throw In the final stages of method compilation, when trying to compute clause ranges, we were asserting because the clause bblocks haven't been reached for compilation.
- Loading branch information