]> Cypherpunks repositories - gostls13.git/commit
doc/go1.15: add release notes for plugin
authorThan McIntosh <thanm@google.com>
Tue, 2 Jun 2020 21:15:35 +0000 (17:15 -0400)
committerThan McIntosh <thanm@google.com>
Wed, 3 Jun 2020 17:30:11 +0000 (17:30 +0000)
commit7a2632e11d0214579a0c8041796687709f70e556
tree73e8cd11d9883cc681d83d5a67d0d591f3aab4b0
parent3949cae4410aa05bc76ccab598ad63618b10416e
doc/go1.15: add release notes for plugin

Add a blurb to the release notes mentioning that the
linker now supports DWARF generation for -buildmode=plugin,
and that plugin builds work now for freebsd/amd64.

Updates #37419.

Change-Id: I84da7a52af84a9d765f73ca7ea525e7af8d64f05
Reviewed-on: https://go-review.googlesource.com/c/go/+/236162
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/go1.15.html