JIT: Fix modelling of exceptions thrown by INDEX_ADDR (#85646)
authorJakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
Tue, 2 May 2023 20:28:23 +0000 (22:28 +0200)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 20:28:23 +0000 (22:28 +0200)
commit8290921b67d78782c2e421fc91e7963c094d9d82
treef9776ea8cda7207d3175f96edfc452d9098bb030
parent53b4cd0912d6418db3c3f93a3ba166062fd3d26c
JIT: Fix modelling of exceptions thrown by INDEX_ADDR (#85646)
src/coreclr/jit/gentree.cpp
src/tests/JIT/Regression/JitBlue/Runtime_85645/Runtime_85645.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_85645/Runtime_85645.csproj [new file with mode: 0644]