]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move cooked_index_shard to new files
authorTom Tromey <tom@tromey.com>
Mon, 24 Mar 2025 21:19:20 +0000 (15:19 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 1 Apr 2025 13:30:10 +0000 (07:30 -0600)
commit3351f741c8dabb239e411c2a05c248f7a86a9c27
tree8938e12587027adb73cc8dcc4ffbe8a1be83221c
parent5bc2273db46b9a55c768473cc9b835f076a27c64
Move cooked_index_shard to new files

This moves cooked_index_shard to a couple of new files,
dwarf2/cooked-index-shard.[ch].  The rationale is the same as the
previous patch: cooked-index.h had to be split to enable other
cleanups.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/Makefile.in
gdb/dwarf2/cooked-index-shard.c [new file with mode: 0644]
gdb/dwarf2/cooked-index-shard.h [new file with mode: 0644]
gdb/dwarf2/cooked-index.c
gdb/dwarf2/cooked-index.h