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

Object file support for s390x #2872

Merged
merged 1 commit into from
May 3, 2021

Conversation

uweigand
Copy link
Member

@uweigand uweigand commented May 3, 2021

Add support for s390x binary format object files. In particular,
add support for s390x ELF relocation types (currently only
S390xPCRel32Dbl).

Add support for s390x binary format object files.  In particular,
add support for s390x ELF relocation types (currently only
S390xPCRel32Dbl).
@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label May 3, 2021
@alexcrichton alexcrichton merged commit e1cc1a6 into bytecodealliance:main May 3, 2021
@uweigand uweigand deleted the s390x-obj branch May 3, 2021 16:51
mchesser pushed a commit to mchesser/wasmtime that referenced this pull request May 24, 2021
Add support for s390x binary format object files.  In particular,
add support for s390x ELF relocation types (currently only
S390xPCRel32Dbl).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants