JIT: Investigate relationship of basic block's bbCodeOffs
+ bbCodeOffsEnd
and its statements' DebugInfo
#100079
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
discussion
Milestone
When looking at issue #99543 , a fair amount of time was spent trying to understand how the relationship of a basic blocks' IL offsets,
bbCodeOffs/bbCodeOffsEnd
, correspond to the blocks' statements'DebugInfo
they contain.Items to investigate:
The text was updated successfully, but these errors were encountered: