commit | d5f9cd91f56a2b634a839e5f1737d3bc00f1f781 | [log] [tgz] |
---|---|---|
author | Heejin Ahn <aheejin@gmail.com> | Thu Sep 01 21:05:15 2016 +0000 |
committer | Heejin Ahn <aheejin@gmail.com> | Thu Sep 01 21:05:15 2016 +0000 |
tree | 4a3e2ac0ed6c3969f7ec252ed1c1e1ba71aa8c85 | |
parent | 1879d5cc548bd3d992c4a0bfa9f3b201ef772650 [diff] |
[WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302) Summary: This patch adds asm.js-style setjmp/longjmp handling support for WebAssembly. It also uses JavaScript's try and catch mechanism. Reviewers: jpp, dschuff Subscribers: jfb, dschuff Differential Revision: https://reviews.llvm.org/D24121 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280415 91177308-0d34-0410-b5e6-96231b3b80d8