diff options
author | Björn Gustavsson <[email protected]> | 2018-03-07 06:08:43 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-08-17 09:50:58 +0200 |
commit | 22f0a7f6356bf798eaff13402426b99ce8457b3c (patch) | |
tree | 7c2f8300f0517bb63edc3508a41e30b15433f119 /xcomp | |
parent | ec2f6ef0d5170220d39ad3a8e763fe2e5b9b7bb7 (diff) | |
download | otp-22f0a7f6356bf798eaff13402426b99ce8457b3c.tar.gz otp-22f0a7f6356bf798eaff13402426b99ce8457b3c.tar.bz2 otp-22f0a7f6356bf798eaff13402426b99ce8457b3c.zip |
beam_validator: Be more careful when updating try/catch state
The new code generator will more aggressively reuse registers,
so we must be more careful about updating the state for try/catch.
In particular, an "empty" try/catch that can't throw an
exception must not update the try/catch state.
Diffstat (limited to 'xcomp')
0 files changed, 0 insertions, 0 deletions