Commit 090e349
authored
JIT: Update IL offsets in
* Do not set the code offsets for BBF_INTERNAL blocks
* Setting block->bbCodeOffsEnd to BAD_IL_OFFSET when expanding static init for calls
* Only update IL offsets in fgSplitBlockAfterStatement if the original block had a valid ending offset
* Update IL offsets when expanding static init callsfgExpandStaticInitForCall (#99662)1 parent a903714 commit 090e349
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1503 | 1503 | | |
1504 | 1504 | | |
1505 | 1505 | | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
1506 | 1517 | | |
1507 | 1518 | | |
1508 | 1519 | | |
| |||
0 commit comments