diff options
author | Björn Gustavsson <[email protected]> | 2011-08-11 11:19:29 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-10-11 10:08:46 +0200 |
commit | 8f52f4b5d92197de19dd5df29513a9dcb5437280 (patch) | |
tree | cf4a7ff4b6aa55d5b279ec141ad36a1c7bda71dd /erts/emulator/utils | |
parent | 5a037222bcf42cab8bb3887c716b618e0d5c39e3 (diff) | |
download | otp-8f52f4b5d92197de19dd5df29513a9dcb5437280.tar.gz otp-8f52f4b5d92197de19dd5df29513a9dcb5437280.tar.bz2 otp-8f52f4b5d92197de19dd5df29513a9dcb5437280.zip |
Remove too_old_compiler handling for very old instruction variants
is_list/2 and other test instructions with a zero label was last
generated by the v1 BEAM compiler which was last supported in R6B.
Since BEAM modules produced by that compiler will be rejected with
a nice error message for other reasons (e.g. by the test for the
module_info/0,1 functions), retaining those transformations serves
no useful purpose.
Diffstat (limited to 'erts/emulator/utils')
0 files changed, 0 insertions, 0 deletions