]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: thread Curfn through to debuginfo
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 23 Mar 2017 23:39:04 +0000 (16:39 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 24 Mar 2017 16:22:58 +0000 (16:22 +0000)
commit6652572b75bae4d358cf193a95f688d9b67c5722
treeb2557eec122a7788fc0efa430942a2230e7b786e
parent3a1ce1085ad08296557e8a87573fae4634ce7d8e
cmd/compile: thread Curfn through to debuginfo

Updates #15756

Change-Id: I860dd45cae9d851c7844654621bbc99efe7c7f03
Reviewed-on: https://go-review.googlesource.com/38591
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/gsubr.go
src/cmd/compile/internal/gc/pgen.go
src/cmd/internal/obj/link.go
src/cmd/internal/obj/objfile.go
src/cmd/internal/obj/plist.go