Skip to content

add support for loongarch64 #8266

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

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

wuruilong01
Copy link
Contributor

  • Each commit message has a non-empty body, explaining why the change was made.
  • Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • My commit message includes data points confirming performance improvements (if claimed).
  • [ x] My PR is restricted to a single feature or bugfix.
  • White-space or formatting changes outside the feature-related changed lines are in commits of their own.

@tautschnig
Copy link
Collaborator

Patch is now included in cbmc 5.95.1-5 as just uploaded to Debian's build queue. I'll check https://buildd.debian.org/status/package.php?p=cbmc&suite=sid the next hours to confirm that this builds fine for loong64.

@tautschnig
Copy link
Collaborator

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 77.96%. Comparing base (e6e665f) to head (15b61bb).
Report is 4 commits behind head on develop.

Files Patch % Lines
src/util/config.cpp 0.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8266      +/-   ##
===========================================
+ Coverage    77.95%   77.96%   +0.01%     
===========================================
  Files         1720     1720              
  Lines       189015   188982      -33     
  Branches     18402    18391      -11     
===========================================
- Hits        147346   147345       -1     
+ Misses       41669    41637      -32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tautschnig tautschnig merged commit 2324d8c into diffblue:develop Apr 30, 2024
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.

2 participants