diff options
author | Tom Tromey <tom@tromey.com> | 2018-06-07 22:11:47 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-06-09 16:05:48 -0600 |
commit | c5d0225d250b4c6537a0d22f0a89975834bfd294 (patch) | |
tree | 8b618e914f26a82ba2a829704f015331f84e321c /gdb/serial.c | |
parent | d68033ea86780183c2a2a28077fe495acde5887c (diff) | |
download | gdb-c5d0225d250b4c6537a0d22f0a89975834bfd294.zip gdb-c5d0225d250b4c6537a0d22f0a89975834bfd294.tar.gz gdb-c5d0225d250b4c6537a0d22f0a89975834bfd294.tar.bz2 |
Remove a VEC from dwarf2read.c
This removes a VEC from dwarf2read.c, replacing it with a std::vector.
Tested by the buildbot.
gdb/ChangeLog
2018-06-09 Tom Tromey <tom@tromey.com>
* dwarf2read.c (process_cu_includes): Update.
(process_full_comp_unit): Update.
* dwarf2read.h (struct dwarf2_per_objfile) <just_read_cus>: Now a
std::vector.
Diffstat (limited to 'gdb/serial.c')
0 files changed, 0 insertions, 0 deletions