]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH 03/11] Handle typedefs for CodeView
authorMark Harmstone <mark@harmstone.com>
Mon, 24 Jun 2024 00:30:02 +0000 (18:30 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Mon, 24 Jun 2024 00:30:02 +0000 (18:30 -0600)
commitde2ade6908c6f18b821d6d25b4f4833c850fa19c
treecfd82c79f5af93ceee52707cedd04597267109b0
parent340bca65ce50ccb827a2501273f50da77c7d7349
[PATCH 03/11] Handle typedefs for CodeView

gcc/
* dwarf2codeview.cc (get_type_num): Handle typedefs.
gcc/dwarf2codeview.cc