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

Initialize port lib properly for tril tests #7252

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Spencer-Comin
Copy link
Contributor

The global object TR::Compiler->portLib was defaulted to NULL, even though the tril tests initialize an OMR port library privateOmrPortLibrary. This PR passes privateOmrPortLibrary through to where TR::Compiler is initialized for tril tests.

@Spencer-Comin
Copy link
Contributor Author

@sarwat12 fyi

@Spencer-Comin
Copy link
Contributor Author

Relies on #7258 to not crash in OMR tests

@Spencer-Comin Spencer-Comin marked this pull request as ready for review April 8, 2024 18:50
Signed-off-by: Spencer Comin <spencer.comin@ibm.com>
Signed-off-by: Spencer Comin <spencer.comin@ibm.com>
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

1 participant