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

Load blockmap and LLVM bitcode sections from the ELF binary. #927

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

vext01
Copy link
Contributor

@vext01 vext01 commented Dec 11, 2023

This is to reflect a change in ykllvm. In short, it's not obviously correct for us to add SHF_ALLOC to those sections.

For more details see:
#923

Compiler change coming soon: #927

@vext01 vext01 changed the title Load blockmap and stackmap sections from the ELF binary. Load blockmap and LLVM bitcode sections from the ELF binary. Dec 11, 2023
@vext01
Copy link
Contributor Author

vext01 commented Dec 11, 2023

Commit message has a typo. Once reviewed, remind me to fix it.

@ptersilie
Copy link
Contributor

Looks good. You can force push the typo fix now.

This is to reflect a change in ykllvm. In short, it's not obviously
correct for us to add SHF_ALLOC to those sections.

For more details see:
ykjit#923
@vext01 vext01 force-pushed the dont-alloc-sections branch from 97e54aa to 90f5653 Compare December 12, 2023 11:07
@vext01
Copy link
Contributor Author

vext01 commented Dec 12, 2023

Done.

@ptersilie ptersilie added this pull request to the merge queue Dec 12, 2023
Merged via the queue into ykjit:master with commit dfe8171 Dec 12, 2023
2 checks passed
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.

2 participants