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

FileFlags::Elf: Add os_abi #438

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Conversation

mkroening
Copy link
Contributor

We need to be able to set the OS/ABI of ELF objects in rustc: rust-lang/rust#97535 (comment)

Is this approach okay for you?

@philipc
Copy link
Contributor

philipc commented Jun 2, 2022

I think it's just the tests that need updating, which might be a bit tedious to do. I can push to your branch if you want.

@mkroening
Copy link
Contributor Author

Ah, I see. I updated the tests. They pass on my machine. If that's not enough, feel free to push any more required changes. 👍

@philipc philipc merged commit 7bf9f8e into gimli-rs:master Jun 6, 2022
@mkroening mkroening deleted the os_abi-flags branch June 6, 2022 10:18
@mkroening
Copy link
Contributor Author

It would be lovely to have a release with these changes. No rush, though. :)

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.

None yet

2 participants