From e82e1204290ffb4b6b4953d25c5451bc2a0f2f1a Mon Sep 17 00:00:00 2001 From: Cherry Zhang Date: Tue, 15 Aug 2017 09:50:44 -0400 Subject: [PATCH] misc/nacl: add cmd/vendor/golang.org/x/arch/arm64/arm64asm testdata This should fix NaCl build failure for CL 49530. Change-Id: Id9a54f0c81b1b5db5b5efb12a2ad6509c4ab42b3 Reviewed-on: https://go-review.googlesource.com/55770 Reviewed-by: Ian Lance Taylor Run-TryBot: Ian Lance Taylor --- misc/nacl/testzip.proto | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/misc/nacl/testzip.proto b/misc/nacl/testzip.proto index 8bf25400cb..14d541d67b 100644 --- a/misc/nacl/testzip.proto +++ b/misc/nacl/testzip.proto @@ -64,6 +64,10 @@ go src=.. armasm testdata + + arm64 + arm64asm + testdata + + x86 x86asm testdata -- 2.50.0