]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use htab_up in target-descriptions.c
authorTom Tromey <tom@tromey.com>
Thu, 17 Sep 2020 17:47:50 +0000 (11:47 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 17 Sep 2020 17:58:56 +0000 (11:58 -0600)
commiteb53f10555eb56c43212659acbc2014f6d416a32
tree978642cd24d07fdfd5731959f279455bba904137
parent7a8a5d47c37832da7203f5c54d41623c2f065b22
Use htab_up in target-descriptions.c

This changes target-descriptions.c to use htab_up rather than explicit
calls to htab_delete.

gdb/ChangeLog
2020-09-17  Tom Tromey  <tom@tromey.com>

* target-descriptions.c (tdesc_use_registers): Use htab_up.
gdb/ChangeLog
gdb/target-descriptions.c