-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: Fix rich debug info reporting with failed inline contexts (#98755)
The child/sibling link ordinals would be reported as 0 in cases where the immediate child/sibling was a failed one. This would break the reported tree structure. Also add some JITDUMP logging of the reported info.
- Loading branch information
1 parent
96bee8d
commit 703f6e8
Showing
1 changed file
with
58 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters