Skip to content

cmd/compile: fix cmd/link/internal/ld.TestDictIndex for unified IR #54514

@mdempsky

Description

@mdempsky

Delve relies on ir.Name.DictIndex being set for local variables, so that their *runtime._type can be resolved dynamically.

cmd/link/internal/ld.TestDictIndex tests that this works, but it's currently disabled for unified IR.

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions