Re: [PATCH 1/2] Output CodeView type information for references

2024-07-23 Thread Jeff Law
On 7/20/24 1:31 PM, Mark Harmstone wrote: Translates DW_TAG_reference_type DIEs into LF_POINTER types. gcc/ * dwarf2codeview.cc (get_type_num_reference_type): New function. (get_type_num_array_type): Add DW_TAG_reference_type to switch. (get_type_num): Handle DW_TAG_re

[PATCH 1/2] Output CodeView type information for references

2024-07-20 Thread Mark Harmstone
Translates DW_TAG_reference_type DIEs into LF_POINTER types. gcc/ * dwarf2codeview.cc (get_type_num_reference_type): New function. (get_type_num_array_type): Add DW_TAG_reference_type to switch. (get_type_num): Handle DW_TAG_reference_type DIEs. * dwarf2codeview.h (