On 10/8/24 20:38, Sami Tolvanen wrote: > Basic types in DWARF repeat frequently and traversing the DIEs using > libdw is relatively slow. Add a simple hashtable based cache for the > processed DIEs. > > Signed-off-by: Sami Tolvanen <samitolvanen@xxxxxxxxxx> > Acked-by: Neal Gompa <neal@xxxxxxxxx> Looks ok to me, free free to add: Reviewed-by: Petr Pavlu <petr.pavlu@xxxxxxxx> -- Petr