diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-07-23 15:56:11 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-07-28 23:08:58 +0900 |
| commit | adfd29c1b02337c80a4e1d764d66757c0a43d959 (patch) | |
| tree | 4ec47fd53bce347b85ade6cc810976bf29a85ffc /src/codedump.c | |
| parent | e81d497155ad09a6ebd6aea7ca37535d8ca08ff8 (diff) | |
| download | mruby-adfd29c1b02337c80a4e1d764d66757c0a43d959.tar.gz mruby-adfd29c1b02337c80a4e1d764d66757c0a43d959.zip | |
codegen.c: fix `loopinfo` structure members.
- `pc0`: `next` destination
- `pc1`: `redo` destination (renamed from `pc2`)
- `pc3`: `break` destination (renamed from `pc3`)
old `pc1` was unused so removed.
Diffstat (limited to 'src/codedump.c')
0 files changed, 0 insertions, 0 deletions
