diff options
author | Alon Zakai <azakai@google.com> | 2022-07-25 14:28:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 21:28:20 +0000 |
commit | 7c2b3ebd518b26c01fda9db8cb2a1911c23bed2a (patch) | |
tree | 7b019f1e71e28f2f0996a8a6f42d9f10e0ee1e51 /src/parsing.h | |
parent | 7fe3b11fc8309fbca27ef148069bdcbe5e68bbd4 (diff) | |
download | binaryen-7c2b3ebd518b26c01fda9db8cb2a1911c23bed2a.tar.gz binaryen-7c2b3ebd518b26c01fda9db8cb2a1911c23bed2a.tar.bz2 binaryen-7c2b3ebd518b26c01fda9db8cb2a1911c23bed2a.zip |
[Effects] call_ref traps when the target is null (#4826)
This is not observable in practice atm since call_ref also does a call,
which has even more effects. However, future optimizations might benefit
from this, and it is more consistent to avoid marking the instruction as
trapping if it can't.
Diffstat (limited to 'src/parsing.h')
0 files changed, 0 insertions, 0 deletions