Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Cleanup - old Goblin ELF parser #551

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Cleanup - old Goblin ELF parser #551

merged 1 commit into from
Jul 3, 2024

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jan 26, 2024

No description provided.

src/elf.rs Outdated Show resolved Hide resolved
src/elf.rs Outdated Show resolved Hide resolved
src/elf.rs Show resolved Hide resolved
src/elf.rs Outdated Show resolved Hide resolved
@LucasSte
Copy link

LucasSte commented Jul 3, 2024

Instead of force pushing, try to make a new commit with the new changes in a PR. This facilitates the review.

* 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.
@Lichtso Lichtso merged commit a4f7b40 into main Jul 3, 2024
12 checks passed
@Lichtso Lichtso deleted the cleanup/goblin branch July 3, 2024 17:57
Lichtso added a commit to anza-xyz/sbpf that referenced this pull request Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants