diff options
author | Guido van Rossum <guido@python.org> | 2023-07-13 12:14:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-13 12:14:51 -0700 |
commit | e6e0ea0113748db1e9fe675be6db9041cd5cce1f (patch) | |
tree | ea6e1d899151e58ec7b88a7e2e969470eb9ef042 /Python/generated_cases.c.h | |
parent | 2f3ee02c22c4b42bf6075a75104c3cfbb4eb4c86 (diff) | |
download | cpython-e6e0ea0113748db1e9fe675be6db9041cd5cce1f.tar.gz cpython-e6e0ea0113748db1e9fe675be6db9041cd5cce1f.zip |
gh-106701: Move the hand-written Tier 2 uops to bytecodes.c (#106702)
This moves EXIT_TRACE, SAVE_IP, JUMP_TO_TOP, and
_POP_JUMP_IF_{FALSE,TRUE} from ceval.c to bytecodes.c.
They are no less special than before, but this way
they are discoverable o the copy-and-patch tooling.
Diffstat (limited to 'Python/generated_cases.c.h')
0 files changed, 0 insertions, 0 deletions