]> Cypherpunks repositories - gostls13.git/commit
cmd/link: write combined dwarf file to same directory as output file
authorRuss Cox <rsc@golang.org>
Wed, 22 Jul 2015 22:02:52 +0000 (18:02 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 23 Jul 2015 03:52:20 +0000 (03:52 +0000)
commit5659964d67c9e0b74d8335ea7288fe6facb0d00b
treeecf5a68d905991647b5482269580b173ba789570
parent3bab4ef68da5334a1aac558ec7bee53f6bf15cfc
cmd/link: write combined dwarf file to same directory as output file

Fixes #11681.

Change-Id: I679d71ed25ac585af7d43611be01c1a0c4807871
Reviewed-on: https://go-review.googlesource.com/12554
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/lib.go