-
- Downloads
py: Improve freeing of emitters in mp_compile.
There can be multiple emitters allocated during compile (eg byte code and native).
Showing
- py/compile.c 26 additions, 5 deletionspy/compile.c
- py/emit.h 7 additions, 3 deletionspy/emit.h
- py/emitbc.c 1 addition, 3 deletionspy/emitbc.c
- py/emitcpy.c 0 additions, 2 deletionspy/emitcpy.c
- py/emitinlinethumb.c 8 additions, 2 deletionspy/emitinlinethumb.c
- py/emitnative.c 1 addition, 3 deletionspy/emitnative.c
- py/emitpass1.c 0 additions, 2 deletionspy/emitpass1.c
Loading
Please register or sign in to comment