This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add throw/rethrow builtins for exception handling
ClosedPublic

Authored by aheejin on Jun 28 2017, 3:35 PM.

Event Timeline

aheejin created this revision.Jun 28 2017, 3:35 PM
aheejin updated this revision to Diff 104531.Jun 28 2017, 3:37 PM

Reverted non-relevant changes

This looks good. I guess we need to land the intrinsics on the LLVM side first though.

dschuff accepted this revision.Jun 29 2017, 1:35 PM
This revision is now accepted and ready to land.Jun 29 2017, 1:35 PM
aheejin closed this revision.Jun 29 2017, 5:44 PM