]> Cypherpunks repositories - gostls13.git/commit
cmd/link: compress debug sections in external linking mode
authorHeschi Kreinick <heschi@google.com>
Mon, 7 May 2018 17:44:22 +0000 (13:44 -0400)
committerHeschi Kreinick <heschi@google.com>
Fri, 15 Jun 2018 19:28:14 +0000 (19:28 +0000)
commitb397f633ca9e2e829e7b86c7c9bef3922de1e955
treef95796de033a37698c931afae31126e03da7b432
parent3b0b3a02231083d8946b5afa5be6dd16dae5c6bf
cmd/link: compress debug sections in external linking mode

Forked from CL 111895.

For #11799.

Change-Id: Ie1346ac2c9122de494823b9058df3a0971e9dfe1
Reviewed-on: https://go-review.googlesource.com/118277
Run-TryBot: Heschi Kreinick <heschi@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/link/internal/ld/lib.go