Skip to content

cmd/compile: simplify "versioning" of binary export data (cleanup) #16244

@griesemer

Description

@griesemer

The binary exporter uses a couple of ad-hoc flags and a version string to identify details of the encoding. Make this more systematic so it's easy to add additional flags w/o having to mess with the overall format and w/o invalidating installed packages unnecessarily.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions