| commit | 3351f741c8dabb239e411c2a05c248f7a86a9c27 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Mon Mar 24 15:19:20 2025 -0600 |
| committer | Tom Tromey <tom@tromey.com> | Tue Apr 01 07:30:10 2025 -0600 |
| tree | 8938e12587027adb73cc8dcc4ffbe8a1be83221c | |
| parent | 5bc2273db46b9a55c768473cc9b835f076a27c64 [diff] |
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>