diff options
author | Björn-Egil Dahlberg <[email protected]> | 2014-06-30 19:28:17 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2014-08-26 12:12:48 +0200 |
commit | 6637d75caf2033619a0419ce4418302f7d65388e (patch) | |
tree | e36b4d4eefcb3b2c2b3a55af435f5956043b2a6d /lib/compiler/src/beam_asm.erl | |
parent | 3e4422d3cf97d25423b6f5be714639e666b222d4 (diff) | |
download | otp-6637d75caf2033619a0419ce4418302f7d65388e.tar.gz otp-6637d75caf2033619a0419ce4418302f7d65388e.tar.bz2 otp-6637d75caf2033619a0419ce4418302f7d65388e.zip |
compiler: Use expressions in core patterns
Two patterns, binary_segment size and map_pair key, are expressions
even in matching. If only bound variables are used we are fine but
some expressions which appears as literals needs to be lifted.
Currently only Map key binaries will use this.
Diffstat (limited to 'lib/compiler/src/beam_asm.erl')
0 files changed, 0 insertions, 0 deletions