]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/x86: cleanup
authorIlya Tocar <ilya.tocar@intel.com>
Wed, 14 Sep 2016 13:56:24 +0000 (16:56 +0300)
committerIlya Tocar <ilya.tocar@intel.com>
Thu, 29 Sep 2016 11:45:43 +0000 (11:45 +0000)
commit26531b3846694b311aec87fc4f5de65b4cc48a44
tree36f71e2ae0831a07004ea4a5f8e5388012ea7991
parent03a1dc3522f99bf5045fc41730e6682c1cc7402a
cmd/internal/obj/x86: cleanup

Remove duplicate vars, commented out code  and duplicate lines.
When choosing between 2 aliases, on with more uses was chosen.

Change-Id: I7bc15f1693de3f6d378cef9c09469970a659db40
Reviewed-on: https://go-review.googlesource.com/29152
Run-TryBot: Ilya Tocar <ilya.tocar@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/internal/obj/x86/asm6.go