Skip to content

Add missing relocation types (and delete a non-existent one)#2457

Merged
sbc100 merged 4 commits into
WebAssembly:mainfrom
SingleAccretion:New-Relocs
Aug 29, 2024
Merged

Add missing relocation types (and delete a non-existent one)#2457
sbc100 merged 4 commits into
WebAssembly:mainfrom
SingleAccretion:New-Relocs

Conversation

@SingleAccretion

Copy link
Copy Markdown
Contributor

Follows the template of 9600169.

Fixes #2454.

This reloc type does not exist. Its number (22)
is assigned to R_WASM_FUNCTION_OFFSET_I64.

Also format the reloc name table for easier cross-referencing.
@SingleAccretion SingleAccretion marked this pull request as ready for review August 29, 2024 11:12
@SingleAccretion

Copy link
Copy Markdown
Contributor Author

@sbc100

@sbc100 sbc100 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % comment.

Comment thread .gitignore Outdated
@sbc100 sbc100 merged commit e3b16da into WebAssembly:main Aug 29, 2024
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.

Missing support for the (somewhat) recently added relocation types

3 participants