]> Cypherpunks repositories - gostls13.git/commit
cmd/link: disable DWARF when not generating symtab
authorDavid Crawshaw <crawshaw@golang.org>
Thu, 7 Apr 2016 18:00:00 +0000 (14:00 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 7 Apr 2016 18:27:47 +0000 (18:27 +0000)
commite6181eb9e1dc4ab9e297a102ed192997582ac46c
tree86f36189a9ac1e2e465ac0770defcfcb21c12318
parent39f1ecd157941420693239fa269643ce8a34c267
cmd/link: disable DWARF when not generating symtab

Fixes #15166

Change-Id: I30284e3c0fb2c80b26a2572e2fb249b8018e85f9
Reviewed-on: https://go-review.googlesource.com/21587
Run-TryBot: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/dwarf.go