]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb unordered map in xml-tdesc.c
authorTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 19:50:04 +0000 (13:50 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 18 Mar 2025 11:32:04 +0000 (05:32 -0600)
commit478d549db531b8d4b94d7e65965a3760a1e3358d
treee31d8122d121a5977edff5fbe1850638c58d2e38
parent4d5ced441ab9598001f9ce1e2b61370dd036138f
Use gdb unordered map in xml-tdesc.c

This changes xml-tdesc.c to use gdb::unordered_map.

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