goplus / llgo

A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python
Apache License 2.0
365 stars 26 forks source link

[WIP] c/ffi x/ffi: import libffi #842

Closed visualfc closed 1 month ago

visualfc commented 1 month ago

import https://github.com/libffi/libffi

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.66%. Comparing base (f7f1b4f) to head (363be18). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #842 +/- ## ========================================== + Coverage 97.53% 97.66% +0.12% ========================================== Files 20 20 Lines 5808 5812 +4 ========================================== + Hits 5665 5676 +11 + Misses 123 116 -7 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.