diff options
author | Björn Gustavsson <[email protected]> | 2015-01-13 10:39:44 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-01-21 10:01:21 +0100 |
commit | c03889dcbce713c4dbf70b9415aeb7f0b904929c (patch) | |
tree | 242b9325e324b809a3442db1f38528a947b0ee81 /lib/otp_mibs | |
parent | 266cb7db1e78cdfdda87d2fa954ce229228dcb73 (diff) | |
download | otp-c03889dcbce713c4dbf70b9415aeb7f0b904929c.tar.gz otp-c03889dcbce713c4dbf70b9415aeb7f0b904929c.tar.bz2 otp-c03889dcbce713c4dbf70b9415aeb7f0b904929c.zip |
beam_utils: Remove unreachable clauses in live_opt/4
beam_utils:live_opt() is only invoked on code that has been
blockified by beam_block. Therefore the allocate/3 and
allocate_heap/4 instructions only occur in their transformed
form inside a block.
While we are it, correct a comment. 'asm' has been replaced
by 'from_asm'.
Diffstat (limited to 'lib/otp_mibs')
0 files changed, 0 insertions, 0 deletions