dotnet/runtime

Clean-up gtGetLclVarName and gtDispLclVar

开放

#77,741 创建于 2022年11月1日

 (3 条评论) (0 个反应) (0 位负责人)C# (5,445 个派生)batch import
area-CodeGen-coreclrhelp wanted

仓库指标

星标
 (17,886 个星标)
PR 合并指标
 (平均合并 12天 11小时) (30 天内合并 661 个 PR)

描述

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_

贡献者指南