cmd/vet: add s390x support #16373
Closed
cmd/vet: add s390x support #16373
Labels
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
cmd/vet has support for checking assembly. It requires a few details about the architecture. See asmdecl.go. It'd be good to add s390x to it. Unless s390x is very unusual, it should be an easy two-line addition to the block of asmArch* vars.
/cc @billotosyr @mundaym
The text was updated successfully, but these errors were encountered: