]> Cypherpunks repositories - gostls13.git/commit
runtime: fix scattered non-tab indentation in assembly
authorRuss Cox <rsc@golang.org>
Wed, 5 Jun 2019 17:57:47 +0000 (13:57 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 6 Jun 2019 00:12:04 +0000 (00:12 +0000)
commit26a5f6a32e76e977d4d937140991bf70b5e27161
tree5f4740bc0f975941832bcf88f3521e9b0a6d1be3
parent4ed2e193bd1609a0f59ea2ec5343b4f106f92f95
runtime: fix scattered non-tab indentation in assembly

Change-Id: I6940a4c747f2da871263afa6a4e3386395d5cf54
Reviewed-on: https://go-review.googlesource.com/c/go/+/180839
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/asm_386.s
src/runtime/asm_ppc64x.s
src/runtime/asm_s390x.s
src/runtime/memclr_arm64.s
src/runtime/memmove_arm64.s
src/runtime/race_arm64.s
src/runtime/race_ppc64le.s
src/runtime/rt0_linux_mipsx.s
src/runtime/sys_aix_ppc64.s
src/runtime/tls_arm.s