diff options
author | Tom Tromey <tom@tromey.com> | 2024-01-14 18:21:42 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-01-19 17:41:36 -0700 |
commit | 4a2318c9858fdb1899157339f526df3d20e43cfe (patch) | |
tree | dad50eff01a64a346bb03fce0aad9228847d0fb8 /sim/m32c | |
parent | 40ca2746cea5d53419dfd5037fdca485cf32f3ad (diff) | |
download | binutils-4a2318c9858fdb1899157339f526df3d20e43cfe.zip binutils-4a2318c9858fdb1899157339f526df3d20e43cfe.tar.gz binutils-4a2318c9858fdb1899157339f526df3d20e43cfe.tar.bz2 |
Simplify DWARF symtab inclusion handling
In the past, dwarf2_per_cu_data was allocated using malloc, so special
handling was needed for the vector used for symtab handling. We
changed this to use 'new' a while back, so this code can now be
greatly simplified.
Regression tested on x86-64 Fedora 38.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'sim/m32c')
0 files changed, 0 insertions, 0 deletions