1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:21:20 -06:00
go/src/cmd/internal
Brad Fitzpatrick a25a7ad703 cmd/internal/obj: update Bool2int to the form optimized by the compiler
As of https://golang.org/cl/22711 the compiler optimizes this form.

Updates #6011

Change-Id: Ibc6c529dfa24d42f4aab78ebd6722e1d72cb6038
Reviewed-on: https://go-review.googlesource.com/27395
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-08-19 03:33:36 +00:00
..
bio cmd/internal/obj: remove use of package bio 2016-04-14 17:58:33 +00:00
dwarf cmd: generate DWARF for functions in compile instead of link. 2016-08-18 15:06:27 +00:00
gcprog all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
goobj all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
obj cmd/internal/obj: update Bool2int to the form optimized by the compiler 2016-08-19 03:33:36 +00:00
objfile runtime/pprof, cmd/pprof: fix profiling for PIE 2016-05-31 13:02:09 +00:00
pprof cmd: fixed certain vet warnings 2016-05-12 15:58:30 +00:00
sys cmd/internal/sys: cleanup documentation 2016-04-15 02:07:38 +00:00