You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jakobbotsch
added
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
and removed
untriaged
New issue has not been triaged by the area owner
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
labels
Feb 21, 2025
Currently SPMI does not diff unwind info produced by the JIT:
runtime/src/coreclr/tools/superpmi/superpmi/neardiffer.cpp
Lines 1349 to 1381 in 57ed254
Diffing this info could have prevented #112799, so it would probably be a good idea to diff it like the other outputs.
The text was updated successfully, but these errors were encountered: