Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll back to pre mmap in llvm backend (0.1.103) #4713

Merged

Conversation

jberthold
Copy link
Member

This rolls back the LLVM backend dependency to 0.1.105, to work around problems with the new thread-local mmap memory management.

It also rolls back a change that introduced the new LLVMFunctionExitEvent in pyk (to cater for its addition in LLVM backend), which is in the first commit of this branch (tag added-llvm-function-exit, to retain the commit for later re-addition).

jberthold and others added 4 commits December 17, 2024 11:02
This reverts commit 5f79fb3.

* Update to LLVM backend (introducing a new proof event)
* Adaptation of pyk code for proof events and test expectations
@jberthold jberthold changed the title Roll back to pre mmap in llvm backend (0.1.105) Roll back to pre mmap in llvm backend (0.1.103) Dec 17, 2024
@automergerpr-permission-manager automergerpr-permission-manager bot merged commit 29aedd7 into develop Dec 17, 2024
35 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the roll-back-to-pre-mmap-in-llvm-backend branch December 17, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants