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

Relocate createOrFindClonedNode to OpenJ9 #2068

Closed
0xdaryl opened this issue Nov 28, 2017 · 0 comments · Fixed by #3857
Closed

Relocate createOrFindClonedNode to OpenJ9 #2068

0xdaryl opened this issue Nov 28, 2017 · 0 comments · Fixed by #3857

Comments

@0xdaryl
Copy link
Contributor

0xdaryl commented Nov 28, 2017

The following OMR::CodeGenerator function only has relevance to the OpenJ9 project. It should be relocated to the J9::CodeGenerator class in that project instead.

TR::Node *createOrFindClonedNode(TR::Node *node, int32_t numChildren);

Also, the _uncommmonedNodes field and member initialization must be relocated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant