Update skip_one_die for new abbrev properties
authorTom Tromey <tom@tromey.com>
Sat, 13 Mar 2021 21:55:13 +0000 (14:55 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 12 Apr 2022 15:31:16 +0000 (09:31 -0600)
commita2f0ab9310cb2ff235b436e0492fbaa804ce1bc9
treecf4bf4dc825db218dd01ee0eb8481f81fdfb89e8
parent696eef26e00a268a2e1346c9d3f1a4db968a6799
Update skip_one_die for new abbrev properties

This updates skip_one_die to speed it up in the cases where either
sibling_offset or size_if_constant are set.
gdb/dwarf2/read.c