Skip to content

cmd/internal/obj: add new As type for Prog's As field #14692

@mdempsky

Description

@mdempsky

Along the lines of other similar type-safe toolchain refactorings, we should add a new

type As int16

type to cmd/internal/obj, change the existing AFOO consts and Prog's As field to be typed as As, and cleanup any unnecessary conversions of As values.

/cc @davecheney

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions