Skip to content
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

Add Context::from_arc_dwarf #327

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Add Context::from_arc_dwarf #327

merged 1 commit into from
Sep 11, 2024

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Aug 21, 2024

The context was already using Arc internally, so this allows the caller to use the same Dwarf for other purposes.

The context was already using `Arc` internally, so this allows the
caller to use the same `Dwarf` for other purposes.
@philipc philipc merged commit 5d10d81 into gimli-rs:master Sep 11, 2024
12 checks passed
@philipc philipc deleted the arc_dwarf branch September 11, 2024 02:38
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