diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-01-29 10:37:19 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-01 07:33:27 -1000 |
commit | 4d89d0bb8f01060b18f94d84c2dcea573bdd1381 (patch) | |
tree | 2af1404d8d929fbced3dad1182d23f6371c6fdf8 /python | |
parent | 9b1890ad901bd22352b8a9598220df51fe8b0d41 (diff) | |
download | qemu-4d89d0bb8f01060b18f94d84c2dcea573bdd1381.zip qemu-4d89d0bb8f01060b18f94d84c2dcea573bdd1381.tar.gz qemu-4d89d0bb8f01060b18f94d84c2dcea573bdd1381.tar.bz2 |
tcg: Remove branch-to-next regardless of reference count
Just because the label reference count is more than 1 does
not mean we cannot remove a branch-to-next. By doing this
first, the label reference count may drop to 0, and then
the label itself gets removed as before.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions