diff options
author | Guanzhong Chen <gzchen@google.com> | 2019-08-16 13:32:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-16 13:32:11 -0700 |
commit | 42f98bc9937b76ae12574bdb01652d09034fdec4 (patch) | |
tree | ac7aa67ae1f9a88d8df57ac95ed23e93849b9143 /src/wasm/wasm.cpp | |
parent | c8a797d120a1413d993281c98268c1c2ee9f3f94 (diff) | |
download | binaryen-42f98bc9937b76ae12574bdb01652d09034fdec4.tar.gz binaryen-42f98bc9937b76ae12574bdb01652d09034fdec4.tar.bz2 binaryen-42f98bc9937b76ae12574bdb01652d09034fdec4.zip |
Remove code to handle EM_ASM and setjmp/longjmp (#2302)
This reverts commit 12add6f17c377de7ac334e8fa7885b61b98f3db4 (#2283).
This is done due to the complexity of supporting EM_ASM and
setjmp/longjmp, especially with dynamic linking thrown into the mix.
In https://reviews.llvm.org/D66356, using EM_ASM and setjmp/longjmp in
the same function is now an error.
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions