]> Cypherpunks repositories - gostls13.git/commit
runtime: compare only until min(len(s1), len(s2))
authorDavid Crawshaw <david.crawshaw@zentus.com>
Thu, 28 Aug 2014 16:07:52 +0000 (12:07 -0400)
committerDavid Crawshaw <david.crawshaw@zentus.com>
Thu, 28 Aug 2014 16:07:52 +0000 (12:07 -0400)
commit5ea131f442cf1bb1fa9ce1029054838af974f0e8
treebde96965cc487e16ee8c780a096bea3d6e119ad7
parentf852034eb0e3f1397d5510b900d8c8dbf8b18746
runtime: compare only until min(len(s1), len(s2))

LGTM=bradfitz
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/139770043
src/pkg/runtime/noasm_arm.go