]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: emit relocations for .debug_frame in external link mode
authorIan Lance Taylor <iant@golang.org>
Thu, 5 Sep 2013 19:55:21 +0000 (12:55 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 5 Sep 2013 19:55:21 +0000 (12:55 -0700)
commit28bbc6c27a2be9f6af9786394acb22ed4f8b81d3
treec8280112d6c285dd77011181d61883b8618ae881
parent86c0cf10cb8d679039c2d51458435ff221352f81
cmd/ld: emit relocations for .debug_frame in external link mode

This should have been part of revision 16731:cdedb129e020, but
I missed it.  This fixes printing local variables when doing
an external link.

No test because we aren't doing any debug info testing yet.

Fixes #5719.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13464046
src/cmd/ld/dwarf.c