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

Delete now-unnecessary TR_Removed*Guard guard kinds #7205

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

jdmpapin
Copy link
Contributor

AOT now takes care of generating the TR_Inlined*Method relocations for inlined methods without corresponding guards, so we can remove guards without creating stand-ins.

AOT now takes care of generating the TR_Inlined*Method relocations for
inlined methods without corresponding guards, so we can remove guards
without creating stand-ins.
@jdmpapin
Copy link
Contributor Author

@dsouzai could you please review?

@dsouzai dsouzai self-assigned this Dec 14, 2023
@dsouzai
Copy link
Contributor

dsouzai commented Dec 15, 2023

jenkins build all

@dsouzai
Copy link
Contributor

dsouzai commented Dec 18, 2023

riscv64 failure due to #6905
macos azure build failure due to #7181

@dsouzai dsouzai merged commit 787725a into eclipse-omr:master Dec 27, 2023
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants