This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Remove dependency of reference types from EH
ClosedPublic

Authored by aheejin on Feb 17 2021, 2:27 PM.

Details

Summary

The new spec does not have exnref so EH does not have dependency of
the reference types proposal anymore.

Diff Detail

Event Timeline

aheejin created this revision.Feb 17 2021, 2:27 PM
aheejin requested review of this revision.Feb 17 2021, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2021, 2:27 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
dschuff accepted this revision.Feb 17 2021, 3:35 PM
This revision is now accepted and ready to land.Feb 17 2021, 3:35 PM