Skip to content

Commit

Permalink
Whitespace-only change
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Oct 10, 2024
1 parent 46655f3 commit 4293665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python/jit.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ combine_symbol_mask(const symbol_mask src, symbol_mask dest)
}
}


// Compiles executor in-place. Don't forget to call _PyJIT_Free later!
int
_PyJIT_Compile(_PyExecutorObject *executor, const _PyUOpInstruction trace[], size_t length)
Expand Down

0 comments on commit 4293665

Please sign in to comment.