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

Support and enable internal pointers for AArch64 #6367

Closed
0xdaryl opened this issue Jul 7, 2019 · 1 comment · Fixed by #12163
Closed

Support and enable internal pointers for AArch64 #6367

0xdaryl opened this issue Jul 7, 2019 · 1 comment · Fixed by #12163

Comments

@0xdaryl
Copy link
Contributor

0xdaryl commented Jul 7, 2019

This issue tracks the work to add proper support for internal pointers for the AArch64 JIT in OpenJ9.

0xdaryl added a commit to 0xdaryl/openj9 that referenced this issue Jul 12, 2019
Explicitly disable internal pointers for AArch64 until backend mapping support
is available.  The issue to track enabling the work is eclipse-openj9#6367.

Signed-off-by: Daryl Maier <maier@ca.ibm.com>
@0xdaryl
Copy link
Contributor Author

0xdaryl commented Oct 3, 2019

Found somewhat by accident is this CodeGenerator API that needs to be implemented:

https://github.com/eclipse/omr/blob/9b91568b38aff5448837798e5e6a2fec1dde1a14/compiler/codegen/OMRCodeGenerator.hpp#L694

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

Successfully merging a pull request may close this issue.

1 participant