diff options
author | Heejin Ahn <aheejin@gmail.com> | 2023-12-11 22:26:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-11 22:26:18 -0800 |
commit | 0b70948126deb2af3447f70752098d6f7fcfd2ed (patch) | |
tree | 0ced65ddb45b7ddcc28df851ce63dc736f2d8055 /src/compiler-support.h | |
parent | ee113c7e4cdff655c395598ee9f61512c3a5b3eb (diff) | |
download | binaryen-0b70948126deb2af3447f70752098d6f7fcfd2ed.tar.gz binaryen-0b70948126deb2af3447f70752098d6f7fcfd2ed.tar.bz2 binaryen-0b70948126deb2af3447f70752098d6f7fcfd2ed.zip |
[EH] Use random value for exnref encoding when legacy GC is used (#6166)
Currently the legacy GC encoding's nullexternref encoding overlaps with
exnref's. We assume the legacy GC encoding won't be used with the exnref
for the moment and assign a random value to it to prevent the clash.
Diffstat (limited to 'src/compiler-support.h')
0 files changed, 0 insertions, 0 deletions