]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove buildsym_compunit::free_pending
authorTom Tromey <tom@tromey.com>
Sun, 18 Jan 2026 17:37:46 +0000 (10:37 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 20 Jan 2026 02:44:08 +0000 (19:44 -0700)
commit0a7086eeea163eed8cd8069531b7882ffdf80776
treed7e2097644d311897aa9ca0a5665bda119273fa3
parent98ca7525077412bdc5f6a1fa0d145422b402ddd2
Remove buildsym_compunit::free_pending

buildsym_compunit::free_pending is only called from a single spot in
buildsym.c, so let's inline it and remove the method.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/buildsym.c
gdb/buildsym.h