commit | f83d71e9c797904c2865e9ae389f8f6404ccd604 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Oct 23 11:17:51 2024 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Thu Mar 06 14:17:18 2025 -0700 |
tree | 44c4f9f23f58238562a9e9c7c2de90fbe96fe827 | |
parent | aa24bf2c05f80eb106189d55469cd393f752fa92 [diff] |
Update ada_add_block_renamings for compiler changes With the hierarchical name patches to GNAT, ada_add_block_renamings must now be updated as well -- the comment there about the supported forms of DW_TAG_imported_declaration is no longer correct, and now full names must sometimes be constructed during the lookup process.