diff options
author | Alon Zakai <azakai@google.com> | 2024-02-20 16:23:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 16:23:54 -0800 |
commit | 1c308539756beb576060f492b84b043466109dd3 (patch) | |
tree | 752840b5ed064ab3e22500f8d642fe792543d9ca /test/lit/help/wasm2js.test | |
parent | 60b2daea5467e419899e9201a342cc817d6fd68e (diff) | |
download | binaryen-1c308539756beb576060f492b84b043466109dd3.tar.gz binaryen-1c308539756beb576060f492b84b043466109dd3.tar.bz2 binaryen-1c308539756beb576060f492b84b043466109dd3.zip |
[NFC] Use SubtypingDiscoverer in StringLowering (#6325)
This replaces horrible hacks to find which nulls need to switch (from none to
noext) with general code using SubtypingDiscoverer. That helper is aware of
where each expression is written, so we can find those nulls trivially.
This is NFC on existing usage but should fix any remaining bugs with null
constants.
Diffstat (limited to 'test/lit/help/wasm2js.test')
0 files changed, 0 insertions, 0 deletions