]> git.nickg.me.uk Git - nvc.git/commit
Fix occasional JIT compilation failure due to too-small code buffer
authorNick Gasson <nick@nickg.me.uk>
Tue, 31 Oct 2023 12:19:43 +0000 (12:19 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 31 Oct 2023 12:19:43 +0000 (12:19 +0000)
commit6764f4a7afadc299f0116d56abce760fb72f14b9
treef6e99fd88d02b20e7f5851d931bcad92e9329ac2
parente39a7e2fd91717828d0cc031d72221fbd2bf7c8c
Fix occasional JIT compilation failure due to too-small code buffer
src/jit/jit-code.c
test/test_jit.c