Skip to content

Add test for PolkaVM linker debug-info parse error#577

Draft
elle-j wants to merge 3 commits into
mainfrom
lj/ice-pvm-linker
Draft

Add test for PolkaVM linker debug-info parse error#577
elle-j wants to merge 3 commits into
mainfrom
lj/ice-pvm-linker

Conversation

@elle-j

@elle-j elle-j commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a test for a PolkaVM linker panic when invoking a debug resolc build with -g at opt level -O1 through -O3 and -Os. Solved by polkavm PR 400.

Important

The test will fail until the polkavm-* dependencies have been bumped to a release containing the above polkavm PR. This should not be merged until this branch uses the new release.

Resolved Issues

Closes #574

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.

ICE: polkavm-linker panics on debug info for a call-heavy function

1 participant