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

macho: add some objcopy tests #583

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Oct 24, 2023

Currently only x86-64 and AArch64 work.

i386 and ARM are missing support for scattered relocations and paired relocations.

Also add support for an environment called OBJECT_TESTFILES_UPDATE which causes the tests to update the output files.

Currently only x86-64 and AArch64 work.

i386 and ARM are missing support for scattered relocations and
paired relocations.

Also add support for an environment called OBJECT_TESTFILES_UPDATE
which causes the tests to update the output files.
@philipc philipc merged commit 5d607b2 into gimli-rs:master Oct 25, 2023
12 checks passed
@philipc philipc deleted the objcopy-test branch October 25, 2023 02:09
mcbegamerxx954 pushed a commit to mcbegamerxx954/object that referenced this pull request Jun 15, 2024
Currently only x86-64 and AArch64 work.

i386 and ARM are missing support for scattered relocations and
paired relocations.

Also add support for an environment variable called OBJECT_TESTFILES_UPDATE
which causes the tests to update the output files.
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