]> Cypherpunks repositories - gostls13.git/commit
runtime: aeshash stubs for arm64
authorDavid Crawshaw <crawshaw@golang.org>
Thu, 16 Apr 2015 19:23:17 +0000 (15:23 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 16 Apr 2015 19:49:31 +0000 (19:49 +0000)
commit5b72b8c7a38d982ba9ddf49e32852e8f6a189f14
treee0977604638cea7768f927846b57c9e01ca8175c
parent62353ff876a98a145ac4859592beb16034ebcb8b
runtime: aeshash stubs for arm64

For some reason the absense of an implementation does not stop arm64
binaries being built. However it comes up with -buildmode=c-archive.

Change-Id: Ic0db5fd8fb4fe8252b5aa320818df0c7aec3db8f
Reviewed-on: https://go-review.googlesource.com/8989
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/asm_arm64.s