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 ARM64 in timestamps #2854

Merged
merged 1 commit into from Aug 23, 2017
Merged

Support ARM64 in timestamps #2854

merged 1 commit into from Aug 23, 2017

Conversation

PhilipDeegan
Copy link
Contributor

@PhilipDeegan PhilipDeegan commented Aug 21, 2017

My ARMv8 debian gcc doesn't know of "__arm__" define, add "__arm64__" and "__aarch64__"

supporting link: https://reviews.llvm.org/D4379

this fixes #2852

Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@sithhell
Copy link
Member

I am not sure why inspect flagged this all of a sudden...

@hkaiser
Copy link
Member

hkaiser commented Aug 22, 2017

@dekken please fix the inspect errors: https://7818-4455628-gh.circle-artifacts.com/0/tmp/circle-artifacts.LgwSyBH/hpx_inspect_report.html for us to be able to merge.

@hkaiser hkaiser merged commit 027ac11 into STEllAR-GROUP:master Aug 23, 2017
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.

Support for ARM64
3 participants