aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/cerl_inline.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2018-03-20 07:27:36 +0100
committerBjörn Gustavsson <[email protected]>2018-03-23 14:35:29 +0100
commite48f59aff695e55c0150664a6cc4f441c1636a16 (patch)
treeb230139f67fe6b71890671d5de730542f4a62ff3 /lib/compiler/src/cerl_inline.erl
parentcf3cbf0871832cb0808293842e5ae726edfc12e1 (diff)
downloadotp-e48f59aff695e55c0150664a6cc4f441c1636a16.tar.gz
otp-e48f59aff695e55c0150664a6cc4f441c1636a16.tar.bz2
otp-e48f59aff695e55c0150664a6cc4f441c1636a16.zip
Allow the match context identifier to be any term
During compilation, the bs_save2 and bs_restore2 instructions contain a match context reference. That reference is the variable name that holds the match context. beam_clean assumes that the reference always is an atom, which is not a safe assumption since integers are legal variable names in Core Erlang.
Diffstat (limited to 'lib/compiler/src/cerl_inline.erl')
0 files changed, 0 insertions, 0 deletions