diff options
author | Alon Zakai <azakai@google.com> | 2024-02-13 15:32:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 15:32:02 -0800 |
commit | 32a27828b5b8312e3a289f3310585720b14ebbd8 (patch) | |
tree | 4eb0e568b7d38ea00477cba7ddd117fab9cbfe68 /src/support/json.cpp | |
parent | cdc9ad97c6b8764294b4a017f73fa2c82cce5082 (diff) | |
download | binaryen-32a27828b5b8312e3a289f3310585720b14ebbd8.tar.gz binaryen-32a27828b5b8312e3a289f3310585720b14ebbd8.tar.bz2 binaryen-32a27828b5b8312e3a289f3310585720b14ebbd8.zip |
StringLowering: Hack around if issue with bottom types (#6303)
Replacing the string heap type with extern is dangerous as they do not share top/bottom
types. In practice this works out almost everywhere except for a few ifs, which we can fix
up as a hack for now.
Diffstat (limited to 'src/support/json.cpp')
0 files changed, 0 insertions, 0 deletions