diff options
author | Heejin Ahn <aheejin@gmail.com> | 2021-02-19 05:26:31 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 05:26:31 +0900 |
commit | 7089ada7c62618d36f5a0a3339334603c5b61a30 (patch) | |
tree | efffb8dff2247c0a2decaafe32887f49a212c155 /test/passes/dwarf_with_exceptions.cpp | |
parent | 629012c3f9a58ff2ecbac066788af57c16471969 (diff) | |
download | binaryen-7089ada7c62618d36f5a0a3339334603c5b61a30.tar.gz binaryen-7089ada7c62618d36f5a0a3339334603c5b61a30.tar.bz2 binaryen-7089ada7c62618d36f5a0a3339334603c5b61a30.zip |
[EH] Remove dependency of reference types from EH (#3575)
The new spec does not have `exnref` so EH does not have dependency of
the reference types proposal anymore.
exception_handling_target_feature.wasm's contents are the same except
previously its target features section contained both reference-types
and exception-handling but now it only has exception-handling.
Diffstat (limited to 'test/passes/dwarf_with_exceptions.cpp')
0 files changed, 0 insertions, 0 deletions