Skip to content

Generate unwind information on Win64 with the old backend#2845

Merged
bnjbvr merged 1 commit into
bytecodealliance:mainfrom
bnjbvr:fix-unwind-win64-old-backend
Apr 16, 2021
Merged

Generate unwind information on Win64 with the old backend#2845
bnjbvr merged 1 commit into
bytecodealliance:mainfrom
bnjbvr:fix-unwind-win64-old-backend

Conversation

@bnjbvr
Copy link
Copy Markdown
Member

@bnjbvr bnjbvr commented Apr 16, 2021

Following the new ABI introduced for efficient support of multiple return values, the old-backend test for generating unwind information was incomplete, resulting in no unwind information being generated and traps not being correctly caught by the runtime.

Following the new ABI introduced for efficient support of multiple return values, the old-backend test for generating unwind information was incomplete, resulting in no unwind information being generated and traps not being correctly caught by the runtime.
@github-actions github-actions Bot added the cranelift Issues related to the Cranelift code generator label Apr 16, 2021
@bnjbvr bnjbvr merged commit f26449f into bytecodealliance:main Apr 16, 2021
@bnjbvr bnjbvr deleted the fix-unwind-win64-old-backend branch April 16, 2021 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants