diff options
author | Damien George <damien.p.george@gmail.com> | 2015-01-14 00:38:33 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-01-14 00:38:33 +0000 |
commit | d9dc6fff211db1fb5947ec2003a1f650a8b80c4c (patch) | |
tree | 28a51a26ea33cdd5581554195c03fb4c7658fa8c /py/objfun.c | |
parent | bc47c287dfe15909de6b76f19b8b0968ba54724a (diff) | |
download | micropython-d9dc6fff211db1fb5947ec2003a1f650a8b80c4c.tar.gz micropython-d9dc6fff211db1fb5947ec2003a1f650a8b80c4c.zip |
py: Allocate memory for assembled code at start of PASS_EMIT.
Previously was allocating at end of PASS_COMPUTE, and this pass was
being run twice, so memory was being allocated twice.
Diffstat (limited to 'py/objfun.c')
0 files changed, 0 insertions, 0 deletions