1
0
mirror of https://github.com/golang/go synced 2024-11-06 05:36:13 -07:00
go/src/cmd
Josh Bleecher Snyder 49a533e212 cmd/compile: use autogenerated position for init functions
This eliminates an old TODO,
and stabilizes the position information
for init functions.

Change-Id: Idf2d9a16a60e097ee08f42541b87e170da2f9d3a
Reviewed-on: https://go-review.googlesource.com/38388
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2017-03-21 03:59:54 +00:00
..
addr2line
api
asm cmd/internal/obj: convert Debug* Link fields into bools 2017-03-20 22:08:41 +00:00
cgo cmd/cgo: don't track same node twice in guessKinds 2017-02-02 17:20:37 +00:00
compile cmd/compile: use autogenerated position for init functions 2017-03-21 03:59:54 +00:00
cover cmd/cover: fix spelling mistake 2016-12-20 04:45:25 +00:00
dist cmd/dist, cmd/compile: eliminate mergeEnvLists copies 2017-03-02 22:26:23 +00:00
doc cmd/doc: truncate long lists of arguments 2017-02-24 10:52:50 +00:00
fix
go cmd/go, cmd/compile: always optimize when building runtime 2017-03-20 20:54:19 +00:00
gofmt cmd/gofmt: clarify doc string even more 2017-03-20 20:13:34 +00:00
internal cmd/internal/obj: remove unneeded Addr.Node and Prog.Opt fields 2017-03-20 23:49:29 +00:00
link cmd/link: on PPC64, put plt stubs at beginning of Textp 2017-03-15 16:19:27 +00:00
nm all: fix some printf format strings 2017-02-14 02:09:30 +00:00
objdump cmd/objdump: make test independent of inlining 2017-02-19 21:27:16 +00:00
pack
pprof cmd/pprof: use proxy from environment 2017-03-19 05:45:51 +00:00
trace cmd/trace: traces may end with pending mark assists 2017-03-02 18:33:54 +00:00
vendor cmd/vendor/github.com/google/pprof: refresh from upstream 2017-03-01 21:36:03 +00:00
vet cmd/vet: check shift calculations with "unsafe" package 2017-03-13 22:30:27 +00:00