From 20f9f544bfd8562cc6e186e0cb0335667d24fee6 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 23 Feb 2015 10:29:25 -0500 Subject: [PATCH] [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 --- misc/nacl/testzip.proto | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.50.0