dotnet/runtime

Clean-up gtGetLclVarName and gtDispLclVar

Open

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

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (5,445 fork)batch import
area-CodeGen-coreclrhelp wanted

仓库指标

Star
 (17,886 star)
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_

贡献者指南