dotnet/runtime

Clean-up gtGetLclVarName and gtDispLclVar

Open

#77.741 aperta il 1 nov 2022

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-CodeGen-coreclrhelp wanted

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

To improve debugging experience we could do some clean up of this dump methods so a string is returned always and maybe use just one or clarify when it could apply one or the other.

Another suggestion is adding a padding size as @markples says in https://github.com/dotnet/runtime/pull/77700#discussion_r1010748169_

Guida contributor