aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-05-17 12:50:33 -0600
committerTom Tromey <tom@tromey.com>2021-05-17 12:59:40 -0600
commit16e0020bfc845d87f2f3584414c4efa2454f8d05 (patch)
tree2a7c8fe83e758afbc5754ac47232249f471593b1 /gdb/source.c
parent5277208d3291cf9e4ffae4ebd90b726998f3f6d4 (diff)
downloadbinutils-16e0020bfc845d87f2f3584414c4efa2454f8d05.zip
binutils-16e0020bfc845d87f2f3584414c4efa2454f8d05.tar.gz
binutils-16e0020bfc845d87f2f3584414c4efa2454f8d05.tar.bz2
Replace sort_tu_by_abbrev_offset with operator<
I noticed that sort_tu_by_abbrev_offset only has a single caller. It seemed simpler to replace it with an implementation of operator< instead. 2021-05-17 Tom Tromey <tom@tromey.com> * dwarf2/read.c (tu_abbrev_offset::operator<): New method. (sort_tu_by_abbrev_offset): Remove. (build_type_psymtabs): Update.
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions