]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: default to new ELF host object loader
authorThan McIntosh <thanm@google.com>
Mon, 6 Jan 2020 19:33:49 +0000 (14:33 -0500)
committerThan McIntosh <thanm@google.com>
Fri, 10 Jan 2020 12:36:40 +0000 (12:36 +0000)
commit3fa9500dd1fdf6788da2193e22cc17eeeda78475
tree159d24735e3e120c5170ebde560facf20dd7d521
parent5279166402e6d336c4d10642a2b1e479af6763bd
[dev.link] cmd/link: default to new ELF host object loader

Flag flip to make "-newldelf" linker option default to true. Next step
will be to remove the old code.

Change-Id: Ie20637ae2f459b32a9aa30e711f51549da28ffd0
Reviewed-on: https://go-review.googlesource.com/c/go/+/213427
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/link/internal/ld/main.go