commit | 478d549db531b8d4b94d7e65965a3760a1e3358d | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Mar 11 13:50:04 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Mar 18 05:32:04 2025 -0600 |
tree | e31d8122d121a5977edff5fbe1850638c58d2e38 | |
parent | 4d5ced441ab9598001f9ce1e2b61370dd036138f [diff] |
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>