]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: add support for GOARCH=mips{,le}
authorVladimir Stefanovic <vladimir.stefanovic@imgtec.com>
Tue, 18 Oct 2016 21:51:11 +0000 (23:51 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 4 Nov 2016 18:26:49 +0000 (18:26 +0000)
commit5bfafff03f42df38c3088c266ca23d57c9fc3342
tree35421af1fae5e61775c9ec48cdfae695c81020ef
parent23416315060bf7601e5779c3a6a2529d4d604584
cmd/vet: add support for GOARCH=mips{,le}

Change-Id: Ie7b40cc67e9901e252a4a48225bbd745a66d2673
Reviewed-on: https://go-review.googlesource.com/31511
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/vet/asmdecl.go
src/cmd/vet/testdata/asm8.s [new file with mode: 0644]