From: Russ Cox Date: Mon, 23 Feb 2015 15:29:25 +0000 (-0500) Subject: [dev.cc] misc/nacl: add testdata for cmd/internal/rsc.io/x86/x86asm X-Git-Tag: go1.5beta1~1915^2~9 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=20f9f544bfd8562cc6e186e0cb0335667d24fee6;p=gostls13.git [dev.cc] misc/nacl: add testdata for cmd/internal/rsc.io/x86/x86asm Should fix nacl build on dev.cc. Change-Id: I166a03b5f6903bd8bbce65af4e5f2899807bb6cc Reviewed-on: https://go-review.googlesource.com/5575 Reviewed-by: Russ Cox Run-TryBot: Russ Cox --- diff --git a/misc/nacl/testzip.proto b/misc/nacl/testzip.proto index 2aa094135b..b2e866c1e8 100644 --- a/misc/nacl/testzip.proto +++ b/misc/nacl/testzip.proto @@ -18,6 +18,15 @@ go src=.. internal objfile objfile.go + rsc.io + arm + armasm + testdata + + + x86 + x86asm + testdata + + gofmt gofmt.go gofmt_test.go