[PATCH 2/4] [gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB

Simon Marchi simon.marchi@polymtl.ca
Fri Oct 1 13:13:23 GMT 2021


On 2021-10-01 08:33, Tom de Vries via Gdb-patches wrote:
> From: Simon Marchi <simon.marchi@polymtl.ca>
> 
> Remove macro COMPUNIT_CALL_SITE_HTAB, and provide access to the htab using
> member functions:
> - compunit_symtab::find_call_site
> - compunit_symtab::set_call_site_htab
> 
> Tested on x86_64-linux.
> 
> Co-Authored-By: Tom de Vries <tdevries@suse.de>

LGTM, but I wrote some of it, so I'm not really impartial here.

Simon


More information about the Gdb-patches mailing list