Skip to content

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Apr 22, 2025

Partial support for #471 (The linking section contains other information that might also be useful but isn't supported yet.)

philipc added 4 commits April 21, 2025 21:39
This will allow us to handle sections in a different order
from which they appear in the file.
This is possible now that we don't have to follow the section order.
@tgross35
Copy link
Contributor

I don't know enough about the format to review this, but with this change the results from object seem to match llvm-nm in my usecase.

@philipc
Copy link
Contributor Author

philipc commented Apr 22, 2025

Thanks for checking. Was there some other project you wanted to use this in that needs this?

@tgross35
Copy link
Contributor

I only have an extremely trivial use of replacing some nm-based scripting, and was surprised that wasm was failing rust-lang/compiler-builtins#828. Nothing that can't wait for a release, if that's what you were asking, but thank you for getting this working so quickly.

@philipc philipc merged commit 61474b7 into gimli-rs:master Apr 25, 2025
10 checks passed
@philipc philipc deleted the issue-471 branch April 25, 2025 06:29
@tgross35
Copy link
Contributor

@philipc would it be possible to do a release that includes this?

@philipc
Copy link
Contributor Author

philipc commented Jun 2, 2025

Published in 0.37.0

@tgross35
Copy link
Contributor

tgross35 commented Jun 2, 2025

Thank you!

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