]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/ld: skip dwarf output if dsymutil no-ops
authorTamir Duberstein <tamird@gmail.com>
Sun, 8 Nov 2015 00:30:25 +0000 (19:30 -0500)
committerIan Lance Taylor <iant@golang.org>
Sun, 8 Nov 2015 19:33:35 +0000 (19:33 +0000)
commitbb20266c9d94818358dce64607df35fa829f5da7
tree206e8e320ead3a07780bc2d4068c55c440064d16
parent53d42fbead530b4b34c217a9d49de5b50bf433fa
cmd/internal/ld: skip dwarf output if dsymutil no-ops

Fixes #11994.

Change-Id: Icee6ffa6e3a9d15b68b4ae9b2716d65ecbdba73a
Reviewed-on: https://go-review.googlesource.com/16702
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/lib.go