commit | 44281e6c08cae11d4e116d87ea34ad391d58ae91 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Wed Apr 06 10:42:03 2022 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Thu Apr 07 13:04:53 2022 -0400 |
tree | 7d79dd1cb4870a6d73026985325059b01cde89c2 | |
parent | e4730328287f755eb313c3762d83d389462cde15 [diff] |
gdb: remove symtab::blockvector symtab::blockvector is a wrapper around compunit_symtab::blockvector. It is a bit misleadnig, as it gives the impression that a symtab has a blockvector. Remove it, change all users to fetch the blockvector through the compunit instead. Change-Id: Ibd062cd7926112a60d52899dff9224591cbdeebf