]> Cypherpunks repositories - gostls13.git/commit
cmd/vet/all: add mips and mipsle
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 14 Feb 2017 00:19:51 +0000 (16:19 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 21 Feb 2017 18:41:47 +0000 (18:41 +0000)
commit84a855e547b8ef9a1a7aaaaedc3b1058ef7d1c09
tree57e167904d8dcf8d58ac26ef372afcd177c1134f
parent8ccd007f24673adca90feb5fd23f2131b42b99d0
cmd/vet/all: add mips and mipsle

Change-Id: I689b2e8e214561350f88fa4e20c8f34cf69dc6a7
Reviewed-on: https://go-review.googlesource.com/37301
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/vet/all/main.go
src/cmd/vet/all/whitelist/mips.txt [new file with mode: 0644]
src/cmd/vet/all/whitelist/mipsle.txt [new file with mode: 0644]
src/cmd/vet/all/whitelist/mipsx.txt [new file with mode: 0644]