Skip to content

gimli: Don't reallocate file/name information #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2019
Merged

Conversation

alexcrichton
Copy link
Member

Instead reuse the original storage in the original frame that we're
iterating over, avoiding an extra copy/clone per frame we otherwise
don't need.

Instead reuse the original storage in the original frame that we're
iterating over, avoiding an extra copy/clone per frame we otherwise
don't need.
@alexcrichton alexcrichton merged commit 71bf8b5 into master Jun 23, 2019
@alexcrichton alexcrichton deleted the gimli-less-alloc branch June 23, 2019 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant