]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/x86: cleanup comments and consts
authorisharipo <iskander.sharipov@intel.com>
Wed, 4 Apr 2018 21:26:38 +0000 (00:26 +0300)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 5 Apr 2018 16:22:26 +0000 (16:22 +0000)
commit47427d67d6be53b01177040480433308821d47d3
treece091980fafa8ac364e0d69d050809f722cdf05c
parentcefbf302de18332c6145ea49598a003083dd2c23
cmd/internal/obj/x86: cleanup comments and consts

- Unexport MaxLoopPad and LoopAlign; associated comments updated
- Remove commented-out C code
- Replace C-style /**/ code comments with single-line comments

Change-Id: I51bd92a05b4d3823757b12efd798951c9f252bd4
Reviewed-on: https://go-review.googlesource.com/104795
Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/internal/obj/x86/a.out.go
src/cmd/internal/obj/x86/asm6.go
src/cmd/internal/obj/x86/list6.go