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

Cleanup - old Goblin ELF parser #525

Merged
merged 5 commits into from
Sep 28, 2023
Merged

Cleanup - old Goblin ELF parser #525

merged 5 commits into from
Sep 28, 2023

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Sep 27, 2023

The feature has not been activated yet, but is the first in schedule for v1.16, which MNB is currently upgrading to.

More refactorings around ELF loading and Executable are to follow.

@Lichtso Lichtso merged commit 42c5e90 into main Sep 28, 2023
12 checks passed
@Lichtso Lichtso deleted the cleanup/goblin_elf_parser branch September 28, 2023 12:10
Lichtso added a commit that referenced this pull request Sep 29, 2023
Lichtso added a commit that referenced this pull request Jan 26, 2024
* Removes the dependency "goblin".

* Removes the adapter traits.

* Inlines the trivial implementations and such that have only one call site.
Moves the rest to other files.

* Dissolves NewParser.

* Removes std::borrow::Cow.
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