bjit: fix problem with creating very large sets, tuples,..
the fixed blocksize of our region allocator was too small for very large actions fix this by using the more powerful llvm::BumpPtrAllocator which handles allocation larger than the slab size
Showing
test/tests/set_very_large.py
0 → 100644
Please register or sign in to comment