mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Merge remote-tracking branch 'lightening/master'
This commit is contained in:
commit
03ceca9a2b
1 changed files with 1 additions and 0 deletions
|
@ -1233,6 +1233,7 @@ clear_literal_pool(struct jit_literal_pool *pool)
|
|||
{
|
||||
pool->deadline = -1;
|
||||
pool->size = 0;
|
||||
pool->byte_size = 0;
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue