Skip to content

[JITLink] Add x86_64::Delta8 edge kind, ELF::R_X86_64_PC8 support #95869

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

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

maksfb
Copy link
Contributor

@maksfb maksfb commented Jun 17, 2024

Add support for ELF::R_X86_64_PC8 relocation via new x86_64::Delta8 edge kind.

Add support for ELF::R_X86_64_PC8 relocation via new x86_64::Delta8 edge
kind.
@maksfb maksfb requested a review from lhames June 17, 2024 23:52
Copy link
Contributor

@lhames lhames left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM. Thanks very much @maksfb!

@maksfb maksfb merged commit ae6f730 into llvm:main Jun 18, 2024
7 checks passed
@maksfb maksfb deleted the gh-jitlink-delta8 branch June 18, 2024 19:02
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this pull request Jul 9, 2024
…vm#95869)

Add support for ELF::R_X86_64_PC8 relocation via new x86_64::Delta8 edge
kind.
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