diff --git a/doc/go1.18.html b/doc/go1.18.html index 7db56a46de..c93c91ebbc 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -595,6 +595,17 @@ Do not send CLs removing the interior tags from such phrases. +
+ The StructField
+ and BasicType
+ structs both now have a DataBitOffset
field, which
+ holds the value of the DW_AT_data_bit_offset
+ attribute if present.
+