diff options
author | Björn Gustavsson <[email protected]> | 2016-06-27 16:34:22 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-09-21 14:07:53 +0200 |
commit | 23ec13650736e617b1801585bdb87c0caffb70cf (patch) | |
tree | 1804ec8517cf0d24fc22b852d20e944c067fdcf1 /lib/hipe/cerl | |
parent | efb9081584eeb4cd790fb0b06c90c6cd62817018 (diff) | |
download | otp-23ec13650736e617b1801585bdb87c0caffb70cf.tar.gz otp-23ec13650736e617b1801585bdb87c0caffb70cf.tar.bz2 otp-23ec13650736e617b1801585bdb87c0caffb70cf.zip |
beam_jump: Simplify eliminate_fallthroughs/2
eliminate_fallthroughs/2 has special code to handle two labels next to
each other, but that does not seem to ever happen and there was one
line uncovered in is_label/1. Since inserting an extra jump between
two labels would not cause any real problems, remove the extra
handling of two consecutive labels.
Diffstat (limited to 'lib/hipe/cerl')
0 files changed, 0 insertions, 0 deletions