Skip to content

internal/cabi: fix llvm.alloca for callInsrt - #1231

Merged
xushiwei merged 1 commit into
xgo-dev:mainfrom
visualfc:cabi_alloca
Aug 24, 2025
Merged

internal/cabi: fix llvm.alloca for callInsrt#1231
xushiwei merged 1 commit into
xgo-dev:mainfrom
visualfc:cabi_alloca

Conversation

@visualfc

@visualfc visualfc commented Aug 22, 2025

Copy link
Copy Markdown
Collaborator

fix #1227

@codecov

codecov Bot commented Aug 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.17%. Comparing base (6de3bdc) to head (cd69092).
⚠️ Report is 53 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1231      +/-   ##
==========================================
+ Coverage   88.15%   88.17%   +0.01%     
==========================================
  Files          34       34              
  Lines        8470     8483      +13     
==========================================
+ Hits         7467     7480      +13     
  Misses        934      934              
  Partials       69       69              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@luoliwoshang

Copy link
Copy Markdown
Contributor

with this pr ,i try to use #1227 's POC to verify , it can work for me (darwin/arm64)

@xushiwei
xushiwei merged commit d87deeb into xgo-dev:main Aug 24, 2025
34 checks passed
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.

json: appendIndent segmentation fault when cabi enables

3 participants