On 6/17/24 6:17 PM, Mark Harmstone wrote:
Translates DW_TAG_union_type DIEs into LF_UNION symbols.

     gcc/
             * dwarf2codeview.cc (write_lf_union): New function.
             (write_custom_types): Call write_lf_union.
             (add_struct_forward_def): Handle DW_TAG_union_type DIEs.
             (get_type_num_struct): Handle unions.
             (get_type_num): Handle DW_TAG_union_type DIEs.
             * dwarf2codeview.h (LF_UNION): Define.
Thanks.  I've pushed this to the trunk.

jeff

Reply via email to