summary refs log tree commit diff stats
path: root/results/scraper/fex/1332
blob: 5b4505453aab66eacc9644f40191278f40fa330f (plain) (blame)
1
2
3
Add support for long jumps using veneer pools
For AOT codegen we will want to ensure all of it fits in to a single code region.
Add support for veneer pools so we can long jump more than 128MB.