diff options
author | Björn Gustavsson <[email protected]> | 2010-12-16 11:15:11 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-01-17 15:23:45 +0100 |
commit | 92f1409c0e9b986780be483976de3cbbff3bab34 (patch) | |
tree | 2d2cfc46c32cd6995b82b7000582523fb0d09e35 /erts/emulator/zlib/example.c | |
parent | d5ab5485430c00734a79068fe0eee7bd4f87cf00 (diff) | |
download | otp-92f1409c0e9b986780be483976de3cbbff3bab34.tar.gz otp-92f1409c0e9b986780be483976de3cbbff3bab34.tar.bz2 otp-92f1409c0e9b986780be483976de3cbbff3bab34.zip |
Eliminate the "put_list c n Dst" instructions
Since the literal (constant) pool was introduced in R12, the
BEAM compiler will never generate a "put_list Const [] Dst"
instruction (it will instead generate a "move [Const] Dst"
instruction).
Diffstat (limited to 'erts/emulator/zlib/example.c')
0 files changed, 0 insertions, 0 deletions