diff options
author | Björn Gustavsson <[email protected]> | 2016-05-25 06:15:18 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-05-25 16:41:27 +0200 |
commit | a6edfacf112f3048630bbd002b1eb8d933ebb2df (patch) | |
tree | d223d98f8864b7fd6fe807ac00a3802ccda4aecc /erts/etc | |
parent | c0a93fe2b9e36e00e9e3ebdec7840889ac571f6a (diff) | |
download | otp-a6edfacf112f3048630bbd002b1eb8d933ebb2df.tar.gz otp-a6edfacf112f3048630bbd002b1eb8d933ebb2df.tar.bz2 otp-a6edfacf112f3048630bbd002b1eb8d933ebb2df.zip |
beam_utils: Simplify handling of 'return' to eliminate uncovered line
Y registers are killed by the deallocate/1 instruction, so there is no
need to handle Y register in the return/1 instruction in
check_liveness/3.
There is also no need to keep check_liveness_live_ret/3 since it
is only used in one place.
Diffstat (limited to 'erts/etc')
0 files changed, 0 insertions, 0 deletions