Skip to content

windows: change calling convention for our setjmp#987

Merged
pkova merged 1 commit into
developfrom
dozreg/our-setjmp-preserve-none
Mar 31, 2026
Merged

windows: change calling convention for our setjmp#987
pkova merged 1 commit into
developfrom
dozreg/our-setjmp-preserve-none

Conversation

@dozreg-toplud
Copy link
Copy Markdown
Contributor

During discussion at llvm/llvm-project#188494 it was pointed out to me that instead of trying to use __builtin_setjmp I should just change the calling convention for our setjmp.

Tested on Windows with ReleaseFast build, Arvo tests ran fine.

@dozreg-toplud dozreg-toplud requested a review from a team as a code owner March 31, 2026 12:32
@pkova pkova merged commit 3b31e02 into develop Mar 31, 2026
2 checks passed
@pkova pkova deleted the dozreg/our-setjmp-preserve-none branch March 31, 2026 13:17
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