diff options
author | Björn Gustavsson <[email protected]> | 2015-01-27 07:49:12 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-01-27 07:57:18 +0100 |
commit | 1fcdcd50e9dc09c78259434ae7ba189e6a47ced4 (patch) | |
tree | c35c8f25f7f75d8d8b05e6d511b5fff48450d954 /lib/compiler/test/compile_SUITE.erl | |
parent | 142da57a6790e879f0e593f97cf5a65459693c34 (diff) | |
download | otp-1fcdcd50e9dc09c78259434ae7ba189e6a47ced4.tar.gz otp-1fcdcd50e9dc09c78259434ae7ba189e6a47ced4.tar.bz2 otp-1fcdcd50e9dc09c78259434ae7ba189e6a47ced4.zip |
core_parse: Always fold literal conses
v3_core is careful to always create literals whenever possible.
Correct core_parse so it, too, always creates literals out
of literal conses. With that correction, we can remove the
workaround in sys_core_fold (introduced in 26a5dea3cb5e101)
that handles non-literal flags in a binary.
Diffstat (limited to 'lib/compiler/test/compile_SUITE.erl')
0 files changed, 0 insertions, 0 deletions