]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/dwarf: remove create_dwo_cu_reader
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 18 Mar 2025 03:16:44 +0000 (23:16 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 18 Mar 2025 13:36:53 +0000 (09:36 -0400)
commit71a48752660b0771237ce1d3e9075db24800df60
tree4257b5a1d4c175144be5af1c17262eaf59b779d5
parent512ca2fca4b6674d51706d0d7fe21ed72f733fb5
gdb/dwarf: remove create_dwo_cu_reader

This function, as can be seen by its comment, is a remnant of past
design.  Inline its content into create_cus_hash_table.

Change-Id: Id900bae2cdce8f33bf01199fb1d366646effc76e
Approved-By: Tom Tromey <tom@tromey.com>
gdb/dwarf2/read.c