diff options
author | Tom Tromey <tom@tromey.com> | 2021-08-23 16:49:39 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-12 09:31:17 -0600 |
commit | 8dddb06c598dd4cbdbd60653c54881912fd839b5 (patch) | |
tree | 542229424abef5355f0ebe55e82a638ecacdd0db /gdb/c-lang.c | |
parent | 6209cde4ddb85a991ed1dda6f143ef08b75558df (diff) | |
download | gdb-8dddb06c598dd4cbdbd60653c54881912fd839b5.zip gdb-8dddb06c598dd4cbdbd60653c54881912fd839b5.tar.gz gdb-8dddb06c598dd4cbdbd60653c54881912fd839b5.tar.bz2 |
Remove dwarf2_per_cu_data::v
Now that the psymtab reader has been removed, the
dwarf2_per_cu_data::v union is no longer needed. Instead, we can
simply move the members from dwarf2_per_cu_quick_data into
dwarf2_per_cu_data and remove the "quick" object entirely.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions