]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/x86: add comments to wrapper prologue insertion
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 10 Feb 2017 22:56:05 +0000 (14:56 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sat, 11 Feb 2017 23:38:25 +0000 (23:38 +0000)
commit5030bfdf81ba3bf4d66cf6e9ddfd80ef194f07b6
treed6702dd7049124bf253d5e146b331cbd6aeea571
parent2c91bb4c8af6112074dca24b97b096c888e3b583
cmd/internal/obj/x86: add comments to wrapper prologue insertion

Make the comments a bit clearer and more accurate,
in anticipation of updating the code.

Change-Id: I1111e6c3405a8688fcd29b809a48a762ff41edaa
Reviewed-on: https://go-review.googlesource.com/36833
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/internal/obj/x86/obj6.go