diff options
author | Björn Gustavsson <[email protected]> | 2019-03-05 05:44:48 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2019-03-06 15:42:43 +0100 |
commit | b96e5bd87c6aaaf96fa9c6e3679d95df74d1a499 (patch) | |
tree | ed075ffa80374c65fed94e1df802dfb07ae19e6b /erts/emulator/beam/erl_bif_counters.c | |
parent | db9a338a0480067a6f05551ce62c33f3aaf1a08a (diff) | |
download | otp-b96e5bd87c6aaaf96fa9c6e3679d95df74d1a499.tar.gz otp-b96e5bd87c6aaaf96fa9c6e3679d95df74d1a499.tar.bz2 otp-b96e5bd87c6aaaf96fa9c6e3679d95df74d1a499.zip |
Eliminate unused i_bs_skip_bits_all2 instruction
Starting in OTP 19 (in commit 9504c0dd71d0), the compiler emits
a test_unit instruction instead of a skip instruction at the end
of binary. We can do the same replacement in the loader to get
rid of the i_bs_skip_bits_all2 instruction.
Diffstat (limited to 'erts/emulator/beam/erl_bif_counters.c')
0 files changed, 0 insertions, 0 deletions