]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: add mips64x assembly check support
authorShenghou Ma <minux@golang.org>
Wed, 27 Apr 2016 17:47:19 +0000 (13:47 -0400)
committerMinux Ma <minux@golang.org>
Wed, 4 May 2016 16:50:13 +0000 (16:50 +0000)
commit7a964e1df4c94941d7ca53491de4ff7f12bc0941
tree5d32b6826789d8afddc979e0c76d1df23b72dd25
parentc5a95e47a02fa32a5a560d1e1cccc30f0a502dda
cmd/vet: add mips64x assembly check support

Change-Id: I0a6a92604dbfa4b0f9c5ae483b574331f246dcad
Reviewed-on: https://go-review.googlesource.com/22502
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/vet/asmdecl.go
src/cmd/vet/testdata/asm5.s [new file with mode: 0644]