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.