On Tue, 2013-09-24 at 16:04 -0700, Josh Stone wrote:
> The former classify_die() was splitting tags into more classes than
> actually needed.
> 
> The one place that used the "imported" die_class now just compares to
> DW_TAG_imported_unit directly.
> 
> The recursion check was squashing "match", "match_inline", and "walk"
> into the same action.  Now that uses the new may_have_scopes(), which
> just returns true for all tags that had those classifications.
> 
> The net result has no functional change, but performs better.
> 
> Signed-off-by: Josh Stone <[email protected]>

Looks good to me. Thanks.

I can push it for you, or you can request committer status here:
https://admin.fedoraproject.org/accounts/group/view/gitelfutils

Cheers,

Mark

Reply via email to