commit | 67554fb777bfd676355e254f37ba5d9524c07824 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu May 23 09:35:46 2024 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Fri Jun 14 10:56:37 2024 -0600 |
tree | 1b60fb5ad89b0d9a4d6f51906b8f356d30f8f000 | |
parent | 5ae8852d26a835715889b0ccad75d5d18572d302 [diff] |
Simplify lookup_local_symbol This simplifies lookup_local_symbol a little, by having it check whether the current block is the static or global block, instead of first searching for the static block.