Skip to content

WIP: Switch from goblin to object #315

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

Closed
wants to merge 2 commits into from
Closed

Conversation

alexcrichton
Copy link
Member

This is a PR using @philipc's work to switch the goblin dependency of the gimli-symbolize feature to the object crate instead. I explained some rationale for this here but the general idea is that we want a lightweight dependency for parsing object files and goblin is a bit heavyweight with its custom derive.

I mostly just wanted to open this up early-ish to verify it works across all platforms.

@alexcrichton
Copy link
Member Author

I should also note that this depends on gimli-rs/object#216

@alexcrichton
Copy link
Member Author

Done in #317

@alexcrichton alexcrichton deleted the switch-to-object branch May 12, 2020 05:25
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.

2 participants