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

AArch64: Implement arm64CodeSync() #3592

Merged
merged 1 commit into from
Feb 21, 2019
Merged

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Feb 21, 2019

This commit implements arm64CodeSync() using a GCC built-in function,
and adds a call to it in OMR::CodeGenerator::syncCode().

Signed-off-by: knn-k konno@jp.ibm.com

This commit implements arm64CodeSync() using a GCC built-in function,
and adds a call to it in OMR::CodeGenerator::syncCode().

Signed-off-by: knn-k <konno@jp.ibm.com>
@0xdaryl
Copy link
Contributor

0xdaryl commented Feb 21, 2019

@genie-omr build all

@0xdaryl 0xdaryl self-assigned this Feb 21, 2019
@0xdaryl
Copy link
Contributor

0xdaryl commented Feb 21, 2019

AppVeyor failure is infrastructural, and a Windows genie build passed to satisfy me.

@0xdaryl 0xdaryl merged commit 1537cc0 into eclipse-omr:master Feb 21, 2019
@knn-k knn-k deleted the aarch64runtime1 branch February 21, 2019 22:32
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