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

Add ARM64 support #70

Merged
merged 5 commits into from
Aug 1, 2022
Merged

Add ARM64 support #70

merged 5 commits into from
Aug 1, 2022

Conversation

hmartinez82
Copy link
Contributor

No description provided.

@hmartinez82
Copy link
Contributor Author

Looking

Copy link
Owner

@jrfonseca jrfonseca left a comment

Choose a reason for hiding this comment

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

Please rebase over 99b3224 which fixes a recent issue with GitHub Actions build-cross job.

Otherwise PR looks good. Thanks!

tests/apps/int3.c Show resolved Hide resolved
tests/apps/ud2.c Show resolved Hide resolved
@hmartinez82
Copy link
Contributor Author

@jrfonseca Rebased, and updated the CHECK_STDERR lines

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2022

Codecov Report

Merging #70 (6bf26bf) into master (e53db58) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   50.69%   50.69%           
=======================================
  Files          15       15           
  Lines        1943     1943           
  Branches      738      738           
=======================================
  Hits          985      985           
  Misses        737      737           
  Partials      221      221           
Impacted Files Coverage Δ
src/common/log.cpp 64.41% <ø> (ø)
src/exchndl/exchndl.cpp 74.57% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@jrfonseca jrfonseca merged commit d2a95d2 into jrfonseca:master Aug 1, 2022
@jrfonseca
Copy link
Owner

Thanks!

@hmartinez82 hmartinez82 deleted the ClangARM64 branch August 1, 2022 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants