Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement custom memory manager for LLVM
Use various ways to reuse the page that has the page protection set in order to avoid wasting a page of memory for each JIT event. Fixes #14626
- Loading branch information