]> git.nickg.me.uk Git - nvc.git/commit
Fix handling of heap sizes larger than 2GB. Issue #515
authorNick Gasson <nick@nickg.me.uk>
Tue, 31 Jan 2023 19:30:20 +0000 (19:30 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 31 Jan 2023 19:30:20 +0000 (19:30 +0000)
commit7807d4b90978863391f523303c15cf58303044f6
treef0825374ac7a3364fc58e41a96a52445770d1348
parentb534a5f52b578acb33eeba338bfdfdd0683d909e
Fix handling of heap sizes larger than 2GB. Issue #515
src/jit/jit-core.c
src/nvc.c
src/object.c
src/option.c
src/option.h
test/unit_test.c