doc/go1.18.html | 11 +++++++++++ diff --git a/doc/go1.18.html b/doc/go1.18.html index 7db56a46de2e607a7e520a4fcf12feccdc39efe0..c93c91ebbc88a1c978ce01a03e3155c9dc2e2be1 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -595,6 +595,17 @@
+
+ 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.
+