diff options
author | Tom Tromey <tom@tromey.com> | 2018-02-25 11:11:59 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-03-11 21:06:41 -0600 |
commit | 484cf504af0e9403e3437a5d2c5fb361c73daa90 (patch) | |
tree | 992472243526babe68d8b7eb862db071755e88aa /config.rpath | |
parent | c20bca94fa17fa59bacd7702acbbbe87a64c0193 (diff) | |
download | gdb-484cf504af0e9403e3437a5d2c5fb361c73daa90.zip gdb-484cf504af0e9403e3437a5d2c5fb361c73daa90.tar.gz gdb-484cf504af0e9403e3437a5d2c5fb361c73daa90.tar.bz2 |
Remove cleanup from build_type_psymtabs_1
This removes a cleanup from build_type_psymtabs_1, by using
std::vector rather than manual memory management.
gdb/ChangeLog
2018-03-11 Tom Tromey <tom@tromey.com>
* dwarf2read.c (sort_tu_by_abbrev_offset): Change to be suitable
for use by std::sort.
(build_type_psymtabs_1): Use std::vector.
Diffstat (limited to 'config.rpath')
0 files changed, 0 insertions, 0 deletions