commit | b854557b49083d8625a433eb36aacb0c87d67c52 | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Mon Aug 09 10:18:59 2021 +0100 |
committer | GitHub <noreply@github.com> | Mon Aug 09 10:18:59 2021 +0100 |
tree | f0bd05d0c4d2253e1206d7f3eecd3e240a449936 | |
parent | 2b496e79293a8b80e8ba0e514e186b3b1467b64b [diff] |
bpo-44840: Compiler: Move duplication of exit blocks with no line numbers to after CFG optimization. (GH-27656)