diff options
| author | Richard Henderson | 2018-11-27 22:32:33 +0100 |
|---|---|---|
| committer | Richard Henderson | 2018-12-25 20:57:57 +0100 |
| commit | 152c35aab43213335e1ae8b865d259c0222dd110 (patch) | |
| tree | 3747c42b4930e34d2f7be211ffcaa81b53938676 /scripts/modules/module_block.py | |
| parent | tcg: Dump register preference info with liveness (diff) | |
| download | qemu-152c35aab43213335e1ae8b865d259c0222dd110.tar.gz qemu-152c35aab43213335e1ae8b865d259c0222dd110.tar.xz qemu-152c35aab43213335e1ae8b865d259c0222dd110.zip | |
tcg: Reindent parts of liveness_pass_1
There are two blocks of the form
if (foo) {
stuff1;
goto bar;
} else {
baz:
stuff2;
}
which have unnecessary and confusing indentation.
Remove the else and unindent stuff2.
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions
