diff --git a/doc/go1.19.html b/doc/go1.19.html index b8d372224a..155e300d5a 100644 --- a/doc/go1.19.html +++ b/doc/go1.19.html @@ -199,8 +199,10 @@ Do not send CLs removing the interior tags from such phrases.

Linker

-

- TODO: complete this section, or delete if not needed +

+ On ELF platforms, the linker now emits compressed DWARF sections in + the standard gABI format (SHF_COMPRESSED), instead of + the legacy .zdebug format.

Core library