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

Specify relocation overflow checks #364

Open
rui314 opened this issue Feb 3, 2023 · 1 comment
Open

Specify relocation overflow checks #364

rui314 opened this issue Feb 3, 2023 · 1 comment

Comments

@rui314
Copy link
Collaborator

rui314 commented Feb 3, 2023

It is not clear which relocations are checked for relocation overflow and which are not. The ARM64 psABI has an "overflow" column in the relocation table. I think we should do the same.

@kito-cheng
Copy link
Collaborator

Ack, thanks for point out this, I feel that's very important especially after I implement the ULEB128 relocation in LLD, queue to my TODO list.

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

No branches or pull requests

2 participants