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

Update common.mk to compile new OMR Register Allocator files #16912

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

hzongaro
Copy link
Member

OMR pull request eclipse/omr#6577 renames RegisterCandidate.cpp to OMRRegisterCandidate.cpp, and adds a new file, OMRGlobalRegister.cpp. Both of these files are located in omr/compiler/optimizer. This change updates the OpenJ9 common.mk file that is used by older versions of the build infrastructure to compile those files.

OMR pull request eclipse/omr#6577 renames RegisterCandidate.cpp to
OMRRegisterCandidate.cpp, and adds a new file, OMRGlobalRegister.cpp.
Both of these files are located in omr/compiler/optimizer.  This change
updates the OpenJ9 common.mk file that is used by older versions of the
build infrastructure to compile those files.

Signed-off-by:  Henry Zongaro <zongaro@ca.ibm.com>
@hzongaro
Copy link
Member Author

This change needs to be merged in coordination with OMR pull request 6577. I will leave this in Draft status until late review comments on that pull request are addressed.

@hzongaro hzongaro marked this pull request as ready for review March 15, 2023 02:31
@hzongaro
Copy link
Member Author

hzongaro commented Mar 15, 2023

Daryl @0xdaryl, may I ask you to review this change? It's the OpenJ9 change that needs to accompany OMR pull request eclipse/omr#6577

@hzongaro
Copy link
Member Author

Jenkins test sanity all jdk8,jdk17,jdk19 depends eclipse/omr#6577

@0xdaryl 0xdaryl self-assigned this Mar 16, 2023
@0xdaryl 0xdaryl merged commit 7eec03e into eclipse-openj9:master Mar 20, 2023
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.

None yet

2 participants