diff options
author | Alon Zakai <azakai@google.com> | 2021-02-08 19:36:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-08 11:36:36 -0800 |
commit | d4e31719c6609e121d5bb6758e1b9d3335113755 (patch) | |
tree | f6e18755edcc7bab09bde056e3812caa549c99e0 /src/ir/stack-utils.cpp | |
parent | 3be78fdd2f8e673457d93f3c7bfb341f8074d298 (diff) | |
download | binaryen-d4e31719c6609e121d5bb6758e1b9d3335113755.tar.gz binaryen-d4e31719c6609e121d5bb6758e1b9d3335113755.tar.bz2 binaryen-d4e31719c6609e121d5bb6758e1b9d3335113755.zip |
[GC] Avoid replacing non-defaultable types in the fuzzer (#3549)
We can't arbitrarily replace a non-defaultable type, as it may lead to us
needing a temp local for it (say, in a tuple).
Diffstat (limited to 'src/ir/stack-utils.cpp')
0 files changed, 0 insertions, 0 deletions